Hierarchy For Package tech.guilhermekaua.spigotboot.data.jdbc.annotation

Package Hierarchies:

Annotation Interface Hierarchy

  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.Column (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.EmbeddedId (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.Id (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.Include (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.Includes (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.JoinColumn (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.JoinColumns (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.ManyToOne (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.OneToMany (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.Param (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.Query (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.data.jdbc.annotation.Table (implements java.lang.annotation.Annotation)

Enum Class Hierarchy