Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.panteleyev.persistence.DAO

Interface Hierarchy

  • org.panteleyev.persistence.Record<K>

Annotation Type Hierarchy

  • org.panteleyev.persistence.annotations.Column (implements java.lang.annotation.Annotation)
  • org.panteleyev.persistence.annotations.ForeignKey (implements java.lang.annotation.Annotation)
  • org.panteleyev.persistence.annotations.Index (implements java.lang.annotation.Annotation)
  • org.panteleyev.persistence.annotations.PrimaryKey (implements java.lang.annotation.Annotation)
  • org.panteleyev.persistence.annotations.RecordBuilder (implements java.lang.annotation.Annotation)
  • org.panteleyev.persistence.annotations.Table (implements java.lang.annotation.Annotation)

Enum Hierarchy