public class AttributeConstraintEvent extends TableDebugEvent
| Constructor and Description |
|---|
AttributeConstraintEvent(AttributeConstraint constraint,
Table<?> table) |
| Modifier and Type | Method and Description |
|---|---|
AttributeConstraint |
getConstraint() |
java.lang.String |
toString() |
getTableSnapshotpublic AttributeConstraintEvent(AttributeConstraint constraint, Table<?> table)
public AttributeConstraint getConstraint()
public java.lang.String toString()
toString in class java.lang.Object