Uses of Class
com.orientechnologies.orient.client.remote.OrientDBRemote
Packages that use OrientDBRemote
Package
Description
-
Uses of OrientDBRemote in com.orientechnologies.orient.client.remote
Fields in com.orientechnologies.orient.client.remote declared as OrientDBRemoteConstructors in com.orientechnologies.orient.client.remote with parameters of type OrientDBRemoteModifierConstructorDescriptionORemoteClient(ORemoteURLs hosts, String name, OrientDBRemote context, ORemoteConnectionManager connectionManager, OContextConfiguration config) ORemoteClient(ORemoteURLs hosts, String name, OrientDBRemote context, ORemoteConnectionManager connectionManager, OStorage.STATUS status, OContextConfiguration config) -
Uses of OrientDBRemote in com.orientechnologies.orient.client.remote.db.document
Constructors in com.orientechnologies.orient.client.remote.db.document with parameters of type OrientDBRemoteModifierConstructorDescriptionOSharedContextRemote(OStorageInfo storage, OrientDBRemote orientDBRemote)