public class DerbyEmbeddedDB extends InternalDB
_connectionManager, CONNECTION_MAX_IDLE_MINUTES, CONNECTION_MAX_WAIT_MILLIS__log, __logSql, __msgs, _datasource, _odeConfig, _started, _txm, _workRoot| Constructor and Description |
|---|
DerbyEmbeddedDB(OdeConfigProperties props) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initDataSource()
Initialize embedded (DERBY) database.
|
void |
shutdownDB() |
initInternalDb, shutdown, startcreate, createDaoCF, getDataSource, setTransactionManager, setWorkRootpublic DerbyEmbeddedDB(OdeConfigProperties props)
protected void initDataSource()
throws DatabaseConfigException
initDataSource in class InternalDBDatabaseConfigExceptionpublic void shutdownDB()
shutdownDB in class InternalDB