Uses of Class
liquibase.statement.NotNullConstraint
-
Uses of NotNullConstraint in liquibase.statement
Modifier and TypeMethodDescriptionNotNullConstraint.setColumnName
(String columnName) NotNullConstraint.setConstraintName
(String name) NotNullConstraint.setValidateNullable
(boolean validateNullable) -
Uses of NotNullConstraint in liquibase.statement.core
Modifier and TypeMethodDescriptionCreateTableStatement.addColumnConstraint
(NotNullConstraint notNullConstraint) -
Uses of NotNullConstraint in liquibase.structure.core