public interface EmbeddedDatabase extends DataSource
DataSource
.
Adds a shutdown operation so the embedded database instance can be shutdown.Modifier and Type | Method and Description |
---|---|
void |
shutdown()
Shutdown this embedded database.
|
getConnection, getConnection
getLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriter
isWrapperFor, unwrap