Hierarchy For Package dimstyl.orm.annotations
Annotation Interface Hierarchy
- dimstyl.orm.annotations.Column (implements java.lang.annotation.Annotation)
- dimstyl.orm.annotations.Database (implements java.lang.annotation.Annotation)
- dimstyl.orm.annotations.DeleteById (implements java.lang.annotation.Annotation)
- dimstyl.orm.annotations.PrimaryKey (implements java.lang.annotation.Annotation)
- dimstyl.orm.annotations.Repository (implements java.lang.annotation.Annotation)
- dimstyl.orm.annotations.SelectAll (implements java.lang.annotation.Annotation)
- dimstyl.orm.annotations.Table (implements java.lang.annotation.Annotation)
- dimstyl.orm.annotations.UniqueConstraint (implements java.lang.annotation.Annotation)