Package | Description |
---|---|
org.axiondb.constraints |
Constraint implementations. |
Modifier and Type | Class and Description |
---|---|
class |
PrimaryKeyConstraint
A PRIMARY KEY constraint, which is violated whenever any of my
Selectable s are
null or my collection of Selectable s is not
unique . |