| Package | Description |
|---|---|
| org.springframework.r2dbc.connection.init |
Provides extensible support for initializing databases through scripts.
|
| 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.
|