Interface OMetadata
- All Known Subinterfaces:
OMetadataInternal
- All Known Implementing Classes:
OMetadataDefault,OMetadataObject
public interface OMetadata
- Author:
- Luca Molino (molino.luca--at--gmail.com)
-
Method Details
-
load
Deprecated. -
create
Deprecated.- Throws:
IOException
-
getSchema
OSchema getSchema() -
getSecurity
OSecurity getSecurity() -
getIndexManager
Deprecated.Manual indexes are deprecated and will be removed -
getSchemaClusterId
Deprecated. -
reload
void reload()Reloads the internal objects. -
close
Deprecated.Closes internal objects -
getFunctionLibrary
OFunctionLibrary getFunctionLibrary() -
getSequenceLibrary
OSequenceLibrary getSequenceLibrary() -
getScheduler
OScheduler getScheduler()
-