Package liquibase.statement
Class DatabaseFunction
java.lang.Object
liquibase.statement.DatabaseFunction
- Direct Known Subclasses:
SequenceCurrentValueFunction
,SequenceNextValueFunction
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDatabaseFunction
(String value) DatabaseFunction
(String schemaName, String value) -
Method Summary
-
Field Details
-
CURRENT_DATE_TIME_PLACE_HOLDER
String value used for comparison. If a function matches this value then it should be replaced by the real current timestamp function.- See Also:
-
-
Constructor Details
-
DatabaseFunction
-
DatabaseFunction
-
-
Method Details