public abstract class AbstractEmbeddedDatabase extends AbstractDelegatingDataSource implements EmbeddedDatabase
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEmbeddedDatabase(java.lang.Runnable closeCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getConnection, getConnection, getDataSource, getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetJdbcUrlprotected AbstractEmbeddedDatabase(java.lang.Runnable closeCallback)
public void close()
close in interface EmbeddedDatabaseclose in interface java.io.Closeableclose in interface java.lang.AutoCloseable