Uses of Enum Class
org.jooq.util.xml.jaxb.TableConstraintType
Packages that use TableConstraintType
-
Uses of TableConstraintType in org.jooq.util.xml.jaxb
Fields in org.jooq.util.xml.jaxb declared as TableConstraintTypeMethods in org.jooq.util.xml.jaxb that return TableConstraintTypeModifier and TypeMethodDescriptionstatic TableConstraintTypeTableConstraint.getConstraintType()static TableConstraintTypeReturns the enum constant of this class with the specified name.static TableConstraintType[]TableConstraintType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jooq.util.xml.jaxb with parameters of type TableConstraintTypeModifier and TypeMethodDescriptionvoidTableConstraint.setConstraintType(TableConstraintType value) TableConstraint.withConstraintType(TableConstraintType value)