Uses of Class
org.dellroad.stuff.schema.SQLSchemaUpdater
Package
Description
Classes supporting automated database schema management.
Spring related classes.
-
Uses of SQLSchemaUpdater in org.dellroad.stuff.schema
Modifier and TypeMethodDescriptionvoid
SchemaUpdatingDataSource.setSchemaUpdater
(SQLSchemaUpdater schemaUpdater) Configure theSQLSchemaUpdater
that will initialize and update the database. -
Uses of SQLSchemaUpdater in org.dellroad.stuff.spring