JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package net.akaish.kitty.orm.annotations.column.constraints
Package Hierarchies:
All Packages
Annotation Type Hierarchy
net.akaish.kitty.orm.annotations.column.constraints.
UNIQUE
(implements java.lang.annotation.Annotation)
net.akaish.kitty.orm.annotations.column.constraints.
PRIMARY_KEY
(implements java.lang.annotation.Annotation)
net.akaish.kitty.orm.annotations.column.constraints.
NOT_NULL
(implements java.lang.annotation.Annotation)
net.akaish.kitty.orm.annotations.column.constraints.
FOREIGN_KEY
(implements java.lang.annotation.Annotation)
net.akaish.kitty.orm.annotations.column.constraints.
DEFAULT
(implements java.lang.annotation.Annotation)
net.akaish.kitty.orm.annotations.column.constraints.
COLLATE
(implements java.lang.annotation.Annotation)
net.akaish.kitty.orm.annotations.column.constraints.
CHECK
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes