Hierarchy For Package net.lecousin.reactive.data.relational.annotations
Package Hierarchies:Annotation Type Hierarchy
- net.lecousin.reactive.data.relational.annotations.ColumnDefinition (implements java.lang.annotation.Annotation)
- net.lecousin.reactive.data.relational.annotations.CompositeId (implements java.lang.annotation.Annotation)
- net.lecousin.reactive.data.relational.annotations.ForeignKey (implements java.lang.annotation.Annotation)
- net.lecousin.reactive.data.relational.annotations.ForeignTable (implements java.lang.annotation.Annotation)
- net.lecousin.reactive.data.relational.annotations.GeneratedValue (implements java.lang.annotation.Annotation)
- net.lecousin.reactive.data.relational.annotations.Index (implements java.lang.annotation.Annotation)
- net.lecousin.reactive.data.relational.annotations.Indexes (implements java.lang.annotation.Annotation)
- net.lecousin.reactive.data.relational.annotations.JoinTable (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.lecousin.reactive.data.relational.annotations.ForeignKey.OnForeignDeleted
- net.lecousin.reactive.data.relational.annotations.GeneratedValue.Strategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)