| org.springframework.jdbc.datasource.embedded.EmbeddedDatabase |
A handle to an EmbeddedDatabase instance.
Is a DataSource.
Adds a shutdown operation so the embedded database instance can be shutdown.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Shutdown this embedded database.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.sql.Wrapper
| |||||||||||||||||||
From interface
javax.sql.CommonDataSource
| |||||||||||||||||||
From interface
javax.sql.DataSource
| |||||||||||||||||||
Shutdown this embedded database.
