Uses of Class
liquibase.changelog.ChangeLogHistoryServiceFactory
Packages that use ChangeLogHistoryServiceFactory
-
Uses of ChangeLogHistoryServiceFactory in liquibase.changelog
Methods in liquibase.changelog that return ChangeLogHistoryServiceFactoryModifier and TypeMethodDescriptionChangeLogHistoryServiceFactory.getInstance()
Deprecated.Instead use Scope.getCurrentScope().getSingleton(ChangeLogHistoryServiceFactory.class)