Static
CONSTRAINT_Static
CONSTRAINT_Constraint name and definition pattern name matcher group
Static
NAME_Constraint name pattern name matcher group
Static
CONSTRAINT_Static
NAME_Static
addAdd constraints of the optional type or all constraints
constraints to add to
constraint SQL statement
Static
createCreate a constraint from the SQL parts with the range for the type
constraint
SQL parts
start index (inclusive)
end index (exclusive)
constraint type
Static
getAttempt to get a column constraint by parsing the SQL statement
constraint or null
constraint SQL statement
Static
getAttempt to get column constraints by parsing the SQL statement
constraints
constraint SQL statement
Static
getGet the column constraint type of the constraint SQL
constraint type or null
constraint SQL
Static
getAttempt to get the constraint by parsing the SQL statement
constraint or null
constraint SQL statement
true to search for a table constraint, false to search for a column constraint
Static
getGet the constraints for the table SQL
constraints
table SQL
Static
getStatic
getStatic
getAttempt to get a table constraint by parsing the SQL statement
constraint or null
constraint SQL statement
Static
getAttempt to get a constraint by parsing the SQL statement
constraint or null
constraint SQL statement
Static
getGet the table constraint type of the constraint SQL
constraint type or null
constraint SQL
Static
getGet the constraint type of the constraint SQL
constraint type or null
constraint SQL
Static
isStatic
isDetermine if the column constraint SQL is the constraint type
true if the constraint type
constraint type
constraint SQL
Static
isStatic
isStatic
isDetermine if the table constraint SQL is the constraint type
true if the constraint type
constraint type
constraint SQL
Static
isDetermine if the constraint SQL is the constraint type
true if the constraint type
constraint type
constraint SQL
Generated using TypeDoc
Constraint name and definition pattern definition matcher group