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 |
OETLOutputLoader.getPool() |
ODatabasePool |
OETLOrientDBLoader.getPool() |
ODatabasePool |
OETLLoader.getPool() |
Copyright © 2009–2020 OrientDB. All rights reserved.