| Package | Description |
|---|---|
| com.orientechnologies.orient.core.db | |
| com.orientechnologies.orient.etl | |
| com.orientechnologies.orient.etl.loader |
| Modifier and Type | Method and Description |
|---|---|
ODatabasePool |
OrientDB.cachedPool(String database,
String user,
String password) |
ODatabasePool |
OrientDB.cachedPool(String database,
String user,
String password,
OrientDBConfig config)
Retrieve cached database pool with given username and password
|
| Modifier and Type | Field and Description |
|---|---|
protected ODatabasePool |
OETLPipeline.pool |
| Modifier and Type | Method and Description |
|---|---|
void |
OETLPipeline.setPool(ODatabasePool pool) |
| Modifier and Type | Field and Description |
|---|---|
ODatabasePool |
OETLOrientDBLoader.pool |
| Modifier and Type | Method and Description |
|---|---|
ODatabasePool |
OETLLoader.getPool() |
ODatabasePool |
OETLOrientDBLoader.getPool() |
ODatabasePool |
OETLOutputLoader.getPool() |
Copyright © 2009–2025 OrientDB. All rights reserved.