Uses of Class
liquibase.statement.SequenceCurrentValueFunction
-
Packages that use SequenceCurrentValueFunction Package Description liquibase.change The change package contains the available database "changes". -
-
Uses of SequenceCurrentValueFunction in liquibase.change
Methods in liquibase.change that return SequenceCurrentValueFunction Modifier and Type Method Description SequenceCurrentValueFunctionColumnConfig. getValueSequenceCurrent()Methods in liquibase.change with parameters of type SequenceCurrentValueFunction Modifier and Type Method Description ColumnConfigColumnConfig. setValueSequenceCurrent(SequenceCurrentValueFunction valueSequenceCurrent)
-