Package de.xima.fc.liquibase.change
Class DropInboxTablesPrimaryKeys
java.lang.Object
de.xima.fc.liquibase.change.ADropDynamicTablesPrimaryKeys
de.xima.fc.liquibase.change.DropInboxTablesPrimaryKeys
- All Implemented Interfaces:
liquibase.change.custom.CustomChange
,liquibase.change.custom.CustomTaskChange
- Author:
- XIMA MEDIA GmbH, Dresden
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.xima.fc.liquibase.change.ADropDynamicTablesPrimaryKeys
execute, getClientIdColumn, getConfirmationMessage, getProjectIdColumn, getProjectTable, setClientIdColumn, setFileOpener, setProjectIdColumn, setProjectTable, setUp, validate
-
Constructor Details
-
DropInboxTablesPrimaryKeys
public DropInboxTablesPrimaryKeys()
-