OPartitionedDatabasePool
or OPartitionedDatabasePoolFactory
instead.@Deprecated public class ODatabaseDocumentPool extends ODatabasePoolBase<ODatabaseDocumentTx>
Thread.State, Thread.UncaughtExceptionHandler
dbPool, url, userName, userPassword
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ODatabaseDocumentPool()
Deprecated.
|
ODatabaseDocumentPool(String iURL,
String iUserName,
String iUserPassword)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ODatabaseDocumentTx |
createResource(Object owner,
String iDatabaseName,
Object... iAdditionalArgs)
Deprecated.
|
static ODatabaseDocumentPool |
global()
Deprecated.
|
static ODatabaseDocumentPool |
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 ODatabaseDocumentPool global()
public static ODatabaseDocumentPool global(int iPoolMin, int iPoolMax)
protected ODatabaseDocumentTx createResource(Object owner, String iDatabaseName, Object... iAdditionalArgs)
createResource
in class ODatabasePoolBase<ODatabaseDocumentTx>
Copyright © 2009–2020 OrientDB. All rights reserved.