Uses of Interface
com.orientechnologies.orient.core.db.ODatabaseInternal
Packages that use ODatabaseInternal
Package
Description
-
Uses of ODatabaseInternal in com.orientechnologies.enterprise.server
Methods in com.orientechnologies.enterprise.server with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOEnterpriseServerImpl.onCreate(ODatabaseInternal iDatabase) voidOEnterpriseServerImpl.onDrop(ODatabaseInternal iDatabase) voidOEnterpriseServerImpl.onOpen(ODatabaseInternal iDatabase) -
Uses of ODatabaseInternal in com.orientechnologies.lucene
Methods in com.orientechnologies.lucene with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOLuceneIndexFactory.onClose(ODatabaseInternal db) voidOLuceneIndexFactory.onCreate(ODatabaseInternal db) voidOLuceneCrossClassIndexFactory.onDrop(ODatabaseInternal db) voidOLuceneIndexFactory.onDrop(ODatabaseInternal db) voidOLuceneIndexFactory.onOpen(ODatabaseInternal db) -
Uses of ODatabaseInternal in com.orientechnologies.orient.client.remote
Classes in com.orientechnologies.orient.client.remote that implement ODatabaseInternalModifier and TypeClassDescriptionclassCreated by tglman on 07/07/16. -
Uses of ODatabaseInternal in com.orientechnologies.orient.client.remote.db.document
Classes in com.orientechnologies.orient.client.remote.db.document that implement ODatabaseInternal -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.db
Classes in com.orientechnologies.orient.core.db with type parameters of type ODatabaseInternalSubinterfaces of ODatabaseInternal in com.orientechnologies.orient.core.dbClasses in com.orientechnologies.orient.core.db that implement ODatabaseInternalModifier and TypeClassDescriptionclassCreated by tglman on 07/07/16.classODatabaseWrapperAbstract<DB extends ODatabaseInternal,T> Fields in com.orientechnologies.orient.core.db declared as ODatabaseInternalModifier and TypeFieldDescriptionprotected ODatabaseInternal<?>ODatabaseWrapperAbstract.databaseOwnerprotected DBODatabaseWrapperAbstract.underlyingMethods in com.orientechnologies.orient.core.db that return ODatabaseInternalModifier and TypeMethodDescriptionODatabaseInternal.getDatabaseOwner()Returns the database owner.ODatabaseWrapperAbstract.getDatabaseOwner()ODatabaseInternal.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal.ODatabaseWrapperAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) Methods in com.orientechnologies.orient.core.db with parameters of type ODatabaseInternalModifier and TypeMethodDescriptiondefault voidODatabaseLifecycleListener.onClose(ODatabaseInternal iDatabase) default voidODatabaseLifecycleListener.onCreate(ODatabaseInternal iDatabase) default voidODatabaseLifecycleListener.onCreateClass(ODatabaseInternal iDatabase, OClass iClass) Deprecated.default voidODatabaseLifecycleListener.onCreateView(ODatabaseInternal database, OView view) default voidODatabaseLifecycleListener.onDrop(ODatabaseInternal iDatabase) default voidODatabaseLifecycleListener.onDropClass(ODatabaseInternal iDatabase, OClass iClass) Deprecated.default voidODatabaseLifecycleListener.onDropView(ODatabaseInternal database, OView cls) default voidODatabaseLifecycleListener.onOpen(ODatabaseInternal iDatabase) ODatabaseInternal.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal.ODatabaseWrapperAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.db.document
Classes in com.orientechnologies.orient.core.db.document that implement ODatabaseInternalModifier and TypeClassDescriptionclassDocument API entrypoint.classCreated by tglman on 27/06/16.Fields in com.orientechnologies.orient.core.db.document declared as ODatabaseInternalModifier and TypeFieldDescriptionprotected ODatabaseInternal<?>ODatabaseDocumentAbstract.databaseOwnerMethods in com.orientechnologies.orient.core.db.document that return ODatabaseInternalModifier and TypeMethodDescriptionODatabaseDocumentAbstract.getDatabaseOwner()Returns the database owner.ODatabaseDocumentAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal.Methods in com.orientechnologies.orient.core.db.document with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionODatabaseDocumentAbstract.setDatabaseOwner(ODatabaseInternal<?> iOwner) Internal. -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.metadata.schema
Methods in com.orientechnologies.orient.core.metadata.schema with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionprotected voidOClassImpl.checkAllLikedObjects(ODatabaseInternal<ORecord> database, String propertyName, OType type, OClass linkedClass) voidOClassImpl.checkPersistentPropertyType(ODatabaseInternal<ORecord> database, String propertyName, OType type, OClass linkedClass) voidOClassEmbedded.internalAddCluster(ODatabaseInternal db, String newClusterName) -
Uses of ODatabaseInternal in com.orientechnologies.orient.core.query.live
Methods in com.orientechnologies.orient.core.query.live with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionstatic OLiveQueryHook.OLiveQueryOpsOLiveQueryHook.getOpsReference(ODatabaseInternal db) OLiveQueryHookV2.getOpsReference(ODatabaseInternal db) static IntegerOLiveQueryHook.subscribe(Integer token, OLiveQueryListener iListener, ODatabaseInternal db) static IntegerOLiveQueryHookV2.subscribe(Integer token, OLiveQueryListenerV2 iListener, ODatabaseInternal db) static voidOLiveQueryHook.unsubscribe(Integer id, ODatabaseInternal db) static voidOLiveQueryHookV2.unsubscribe(Integer id, ODatabaseInternal db) -
Uses of ODatabaseInternal in com.orientechnologies.orient.object.db
Classes in com.orientechnologies.orient.object.db that implement ODatabaseInternal -
Uses of ODatabaseInternal in com.orientechnologies.orient.server.distributed.impl
Classes in com.orientechnologies.orient.server.distributed.impl that implement ODatabaseInternalModifier and TypeClassDescriptionclassCreated by tglman on 30/03/17.classCreated by tglman on 30/03/17. -
Uses of ODatabaseInternal in com.orientechnologies.orient.server.handler
Methods in com.orientechnologies.orient.server.handler with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOConfigurableHooksManager.onCreate(ODatabaseInternal iDatabase) voidOConfigurableHooksManager.onOpen(ODatabaseInternal iDatabase) -
Uses of ODatabaseInternal in com.orientechnologies.security.auditing
Methods in com.orientechnologies.security.auditing with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidODefaultAuditing.onClose(ODatabaseInternal iDatabase) voidODefaultAuditing.onCreate(ODatabaseInternal iDatabase) voidODefaultAuditing.onCreateClass(ODatabaseInternal iDatabase, OClass iClass) voidODefaultAuditing.onDrop(ODatabaseInternal iDatabase) voidODefaultAuditing.onDropClass(ODatabaseInternal iDatabase, OClass iClass) voidODefaultAuditing.onOpen(ODatabaseInternal iDatabase) -
Uses of ODatabaseInternal in com.orientechnologies.spatial
Methods in com.orientechnologies.spatial with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOLuceneSpatialManager.init(ODatabaseInternal db) voidOLuceneSpatialIndexFactory.onCreate(ODatabaseInternal iDatabase) voidOLuceneSpatialIndexFactory.onDrop(ODatabaseInternal db) -
Uses of ODatabaseInternal in com.orientechnologies.spatial.shape
Methods in com.orientechnologies.spatial.shape with parameters of type ODatabaseInternalModifier and TypeMethodDescriptionvoidOGeometryCollectionShapeBuilder.initClazz(ODatabaseInternal db) voidOLineStringShapeBuilder.initClazz(ODatabaseInternal db) voidOMultiLineStringShapeBuilder.initClazz(ODatabaseInternal db) voidOMultiPointShapeBuilder.initClazz(ODatabaseInternal db) voidOMultiPolygonShapeBuilder.initClazz(ODatabaseInternal db) voidOPointShapeBuilder.initClazz(ODatabaseInternal db) voidOPolygonShapeBuilder.initClazz(ODatabaseInternal db) voidORectangleShapeBuilder.initClazz(ODatabaseInternal db) abstract voidOShapeBuilder.initClazz(ODatabaseInternal db) voidOShapeFactory.initClazz(ODatabaseInternal db) protected OClassOShapeBuilder.superClass(ODatabaseInternal db)