|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniqueConstraint | |
org.axiondb.constraints | Constraint implementations. |
Uses of UniqueConstraint in org.axiondb.constraints |
Subclasses of UniqueConstraint in org.axiondb.constraints | |
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 . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |