Hierarchy For Package com.github.amjadnas.sqldbmanager.annotations
Package Hierarchies:Annotation Type Hierarchy
- com.github.amjadnas.sqldbmanager.annotations.Column (implements java.lang.annotation.Annotation)
- com.github.amjadnas.sqldbmanager.annotations.Dao (implements java.lang.annotation.Annotation)
- com.github.amjadnas.sqldbmanager.annotations.Delete (implements java.lang.annotation.Annotation)
- com.github.amjadnas.sqldbmanager.annotations.Entity (implements java.lang.annotation.Annotation)
- com.github.amjadnas.sqldbmanager.annotations.Handler (implements java.lang.annotation.Annotation)
- com.github.amjadnas.sqldbmanager.annotations.Insert (implements java.lang.annotation.Annotation)
- com.github.amjadnas.sqldbmanager.annotations.Query (implements java.lang.annotation.Annotation)
- com.github.amjadnas.sqldbmanager.annotations.Update (implements java.lang.annotation.Annotation)