Uses of Class
liquibase.changelog.ChangeLogHistoryServiceFactory

Packages that use ChangeLogHistoryServiceFactory
liquibase.changelog   
 

Uses of ChangeLogHistoryServiceFactory in liquibase.changelog
 

Methods in liquibase.changelog that return ChangeLogHistoryServiceFactory
static ChangeLogHistoryServiceFactory ChangeLogHistoryServiceFactory.getInstance()
           
 

Methods in liquibase.changelog with parameters of type ChangeLogHistoryServiceFactory
static void ChangeLogHistoryServiceFactory.setInstance(ChangeLogHistoryServiceFactory changeLogHistoryServiceFactory)
          Set the instance used by this singleton.
 



Copyright © 2016 Liquibase.org. All rights reserved.