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