Uses of Class
com.orientechnologies.orient.client.remote.db.document.OSharedContextRemote
Packages that use OSharedContextRemote
Package
Description
-
Uses of OSharedContextRemote in com.orientechnologies.orient.client.remote
Fields in com.orientechnologies.orient.client.remote with type parameters of type OSharedContextRemoteModifier and TypeFieldDescriptionprotected final Map<String,OSharedContextRemote> OrientDBRemote.sharedContextsMethods in com.orientechnologies.orient.client.remote that return OSharedContextRemoteModifier and TypeMethodDescriptionprotected OSharedContextRemoteOrientDBRemote.getOrCreateSharedContext(String name, OContextConfiguration config) Constructors in com.orientechnologies.orient.client.remote with parameters of type OSharedContextRemoteModifierConstructorDescriptionODatabaseDocumentRemotePooled(ODatabasePoolInternal pool, OSharedContextRemote sharedContext) -
Uses of OSharedContextRemote in com.orientechnologies.orient.client.remote.db.document
Constructors in com.orientechnologies.orient.client.remote.db.document with parameters of type OSharedContextRemote