Hierarchy For Package com.github.collinalpert.java2db.database

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.github.collinalpert.java2db.database.DBConnection (implements java.lang.AutoCloseable)

Annotation Type Hierarchy

  • com.github.collinalpert.java2db.database.ForeignKey (implements java.lang.annotation.Annotation)
  • com.github.collinalpert.java2db.database.ForeignKeyObject (implements java.lang.annotation.Annotation)
  • com.github.collinalpert.java2db.database.TableName (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)