Uses of Interface
org.unitils.dbmaintainer.version.ExecutedScriptInfoSource

Packages that use ExecutedScriptInfoSource
org.unitils.dbmaintainer   
org.unitils.dbmaintainer.version.impl   
 

Uses of ExecutedScriptInfoSource in org.unitils.dbmaintainer
 

Fields in org.unitils.dbmaintainer declared as ExecutedScriptInfoSource
protected  ExecutedScriptInfoSource DBMaintainer.versionSource
          Provider of the current version of the database, and means to increment it
 

Uses of ExecutedScriptInfoSource in org.unitils.dbmaintainer.version.impl
 

Classes in org.unitils.dbmaintainer.version.impl that implement ExecutedScriptInfoSource
 class DefaultExecutedScriptInfoSource
          Implementation of VersionSource that stores the version in the database.
 



Copyright © 2011. All Rights Reserved.