Annotation Interface Hierarchy
- com.dnlkk.repository.annotations.entity.Column (implements java.lang.annotation.Annotation)
- com.dnlkk.repository.annotations.entity.FK (implements java.lang.annotation.Annotation)
- com.dnlkk.repository.annotations.entity.ManyToMany (implements java.lang.annotation.Annotation)
- com.dnlkk.repository.annotations.entity.ManyToOne (implements java.lang.annotation.Annotation)
- com.dnlkk.repository.annotations.entity.OneToMany (implements java.lang.annotation.Annotation)
- com.dnlkk.repository.annotations.entity.OneToOne (implements java.lang.annotation.Annotation)
- com.dnlkk.repository.annotations.entity.PK (implements java.lang.annotation.Annotation)
- com.dnlkk.repository.annotations.entity.Table (implements java.lang.annotation.Annotation)