Uses of Enum
liquibase.precondition.core.PreconditionContainer.OnSqlOutputOption
-
Uses of PreconditionContainer.OnSqlOutputOption in liquibase.precondition.core
Modifier and TypeMethodDescriptionPreconditionContainer.getOnSqlOutput()
Returns the enum constant of this type with the specified name.PreconditionContainer.OnSqlOutputOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PreconditionContainer.setOnSqlOutput
(PreconditionContainer.OnSqlOutputOption onSqlOutput)