Package | Description |
---|---|
com.orientechnologies.orient.core.db | |
com.orientechnologies.orient.core.db.document | |
com.orientechnologies.orient.object.db |
Modifier and Type | Method and Description |
---|---|
ODatabasePoolBase<DB> |
ODatabasePoolBase.setup() |
ODatabasePoolBase<DB> |
ODatabasePoolBase.setup(int iMinSize,
int iMaxSize) |
ODatabasePoolBase<DB> |
ODatabasePoolBase.setup(int iMinSize,
int iMaxSize,
long idleTimeout,
long timeBetweenEvictionRunsMillis) |
Modifier and Type | Class and Description |
---|---|
class |
ODatabaseDocumentPool
Deprecated.
use
OPartitionedDatabasePool or OPartitionedDatabasePoolFactory instead. |
Modifier and Type | Class and Description |
---|---|
class |
OObjectDatabasePool
Deprecated.
Please use com.orientechnologies.orient.core.db.OPartitionedDatabasePool instead.
|
Copyright © 2009–2020 OrientDB. All rights reserved.