Interface OMetadata
- All Known Subinterfaces:
OMetadataInternal
- All Known Implementing Classes:
OMetadataObject,OSessionMetadata
public interface OMetadata
- Author:
- Luca Molino (molino.luca--at--gmail.com)
-
Method Summary
-
Method Details
-
getSchema
OSchema getSchema() -
getSecurity
OSecurity getSecurity() -
getIndexManager
OIndexManager getIndexManager() -
reload
void reload()Reloads the internal objects. -
getFunctionLibrary
OFunctionLibrary getFunctionLibrary() -
getSequenceLibrary
OSequenceLibrary getSequenceLibrary() -
getScheduler
OScheduler getScheduler()
-