Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Liquibase.change.custom Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
CustomChangeInterface to implement when creating a custom change.Interfaceliquibase.change.customLiquiBase
CustomChangeWrapperAdapts CustomChange implementations to the standard change system used by Liquibase.Classliquibase.change.customLiquiBase
CustomChangeWrapperSupplierClassliquibase.change.custom.supplierLiquiBase
CustomSqlChangeInterface to implement when creating a custom change that generates SQL.Interfaceliquibase.change.customLiquiBase
CustomSqlRollbackInterface to implement that allows rollback of a custom sql change.Interfaceliquibase.change.customLiquiBase
CustomTaskChangeInterface to implement when creating a custom change that does not actually generate SQL.Interfaceliquibase.change.customLiquiBase
CustomTaskRollbackInterface to implement that allows rollback of a custom task change.Interfaceliquibase.change.customLiquiBase