Package-level declarations
Support for initialization of an SQL database using a JDBC DataSource.
Types
Link copied to clipboard
InitializingBean that performs DataSource initialization using schema (DDL) and data (DML) scripts.
Link copied to clipboard
Utility class that can resolve placeholder text with the actual DatabaseDriver platform.