@Deprecated public class OObjectDatabasePool extends ODatabasePoolBase<OObjectDatabaseTx>
Thread.State, Thread.UncaughtExceptionHandler
dbPool, url, userName, userPassword
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
OObjectDatabasePool()
Deprecated.
|
OObjectDatabasePool(String iURL,
String iUserName,
String iUserPassword)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected OObjectDatabaseTx |
createResource(Object owner,
String iDatabaseName,
Object... iAdditionalArgs)
Deprecated.
|
static OObjectDatabasePool |
global()
Deprecated.
|
static OObjectDatabasePool |
global(int iPoolMin,
int iPoolMax)
Deprecated.
|
acquire, acquire, acquire, close, getAvailableConnections, getConnectionsInCurrentThread, getCreatedInstances, getMaxSize, getPools, release, remove, run, setup, setup, setup
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public static OObjectDatabasePool global()
public static OObjectDatabasePool global(int iPoolMin, int iPoolMax)
protected OObjectDatabaseTx createResource(Object owner, String iDatabaseName, Object... iAdditionalArgs)
createResource
in class ODatabasePoolBase<OObjectDatabaseTx>
Copyright © 2009–2020 OrientDB. All rights reserved.