Uses of Class
com.orientechnologies.orient.core.db.ODatabasePool
Packages that use ODatabasePool
Package
Description
-
Uses of ODatabasePool in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that return ODatabasePoolModifier and TypeMethodDescriptionOrientDB.cachedPool(String database, String user, String password) OrientDB.cachedPool(String database, String user, String password, OrientDBConfig config) Retrieve cached database pool with given username and password -
Uses of ODatabasePool in com.orientechnologies.orient.etl
Fields in com.orientechnologies.orient.etl declared as ODatabasePoolMethods in com.orientechnologies.orient.etl with parameters of type ODatabasePool -
Uses of ODatabasePool in com.orientechnologies.orient.etl.loader
Fields in com.orientechnologies.orient.etl.loader declared as ODatabasePoolMethods in com.orientechnologies.orient.etl.loader that return ODatabasePoolModifier and TypeMethodDescriptionprotected ODatabasePoolOETLOrientDBLoader.getDatabasePool()OETLLoader.getPool()OETLOrientDBLoader.getPool()OETLOutputLoader.getPool()