Annotation Interface Hierarchy
- de.thomas_oster.lazysql.annotations.LazySQLConfig (implements java.lang.annotation.Annotation)
- de.thomas_oster.lazysql.annotations.LazySQLExec (implements java.lang.annotation.Annotation)
- de.thomas_oster.lazysql.annotations.LazySQLInsert (implements java.lang.annotation.Annotation)
- de.thomas_oster.lazysql.annotations.LazySQLSelect (implements java.lang.annotation.Annotation)
- de.thomas_oster.lazysql.annotations.LazySQLStoredProcedure (implements java.lang.annotation.Annotation)
- de.thomas_oster.lazysql.annotations.LazySQLUpdate (implements java.lang.annotation.Annotation)
- de.thomas_oster.lazysql.annotations.LazySQLUpsert (implements java.lang.annotation.Annotation)
- de.thomas_oster.lazysql.annotations.Returns (implements java.lang.annotation.Annotation)