Uses of Class
com.orientechnologies.orient.object.db.OObjectDatabasePool
Packages that use OObjectDatabasePool
-
Uses of OObjectDatabasePool in com.orientechnologies.orient.object.db
Methods in com.orientechnologies.orient.object.db that return OObjectDatabasePoolModifier and TypeMethodDescriptionstatic OObjectDatabasePoolOObjectDatabasePool.global()Deprecated.static OObjectDatabasePoolOObjectDatabasePool.global(int iPoolMin, int iPoolMax) Deprecated.Constructors in com.orientechnologies.orient.object.db with parameters of type OObjectDatabasePoolModifierConstructorDescriptionOObjectDatabaseTxPooled(OObjectDatabasePool iOwnerPool, String iURL, String iUserName, String iUserPassword)