Package com.randomnoun.common.db.to
Class ConstraintTO
java.lang.Object
com.randomnoun.common.db.to.ConstraintTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getTable()
void
setConstraintColumnMap
(Map<String, ConstraintColumnTO> constraintColumnMap) void
void
void
setType
(ConstraintTypeEnum type)
-
Constructor Details
-
ConstraintTO
-
-
Method Details
-
getTable
-
getName
-
getConstraintType
-
getConstraintColumns
-
getConstraintColumnNames
-
getConstraintColumnMap
-
setConstraintColumnMap
-
setName
-
setTable
-
setType
-