Package | Description |
---|---|
org.springframework.jdbc.datasource.embedded |
Provides extensible support for creating embedded database instances.
|
org.springframework.jdbc.datasource.init |
Provides extensible support for initializing databases through scripts.
|
Class and Description |
---|
DatabasePopulator
Strategy used to populate, initialize, or clean up a database.
|
Class and Description |
---|
DatabasePopulator
Strategy used to populate, initialize, or clean up a database.
|
ScriptException
Root of the hierarchy of data access exceptions that are related to processing
of SQL scripts.
|