Uses of Class
liquibase.change.ChangeFactory

Packages that use ChangeFactory
liquibase.change The change package contains the available database "changes". 
 

Uses of ChangeFactory in liquibase.change
 

Methods in liquibase.change that return ChangeFactory
static ChangeFactory ChangeFactory.getInstance()
          Return the singleton ChangeFactory instance.
 



Copyright © 2016 Liquibase.org. All rights reserved.