org.unitils.dbmaintainer.version |
|
Java Source File Name | Type | Comment |
Version.java | Class | Class representing the version of a database, or the version of a number of DDL scripts. |
VersionScriptPair.java | Class | Class representing the database update script for updating the database to a given version. |
VersionSource.java | Interface | Interface that gives access to the version of a database, and a means to increment this version. |