Hierarchy For Package com.github.marschall.storedprocedureproxy.annotations

Package Hierarchies:

Annotation Type Hierarchy

  • com.github.marschall.storedprocedureproxy.annotations.FetchSize (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.InOutParameter (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.Namespace (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.OutParameter (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.ParameterName (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.ParameterType (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.ProcedureName (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.ReturnValue (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.Schema (implements java.lang.annotation.Annotation)
  • com.github.marschall.storedprocedureproxy.annotations.TypeName (implements java.lang.annotation.Annotation)