Uses of Package
com.agimatec.dbmigrate.util

Packages that use com.agimatec.dbmigrate.util
com.agimatec.dbmigrate   
com.agimatec.dbmigrate.util   
 

Classes in com.agimatec.dbmigrate.util used by com.agimatec.dbmigrate
BusyLocker
          Description: Implements the behavior to prevent dbmigrate to execute more than once at the same time on the same database
It INSERTs a "busy" version into the database and DELETEs it afterwards.
DBVersionMeta
          Description: describes the name of table and columns to store the version in the database.
SQLCursor
          Description:
Copyright: Copyright (c) 2007
 

Classes in com.agimatec.dbmigrate.util used by com.agimatec.dbmigrate.util
DBVersionMeta
          Description: describes the name of table and columns to store the version in the database.
DBVersionMeta.LockBusy
          Wait/Fail: write a busy-version into the 'table' while migration is running.
ResultSetDelegate
          Description: a wrapper of a result set. simply delegates all methods. use this class for subclassing.
ScriptVisitorDelegate
          Description: subclass this class
User: roman.stumm
Date: 04.04.2007
Time: 17:41:24
 



Copyright © 2008-2014. All Rights Reserved.