Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.marschall.storedprocedureproxy.ProcedureCallerFactory<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.marschall.storedprocedureproxy.IncorrectResultSizeException
- com.github.marschall.storedprocedureproxy.UncheckedSQLException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.github.marschall.storedprocedureproxy.spi.NamingStrategy
- com.github.marschall.storedprocedureproxy.NumberedValueExtractor<V>
- com.github.marschall.storedprocedureproxy.SQLExceptionAdapter
- com.github.marschall.storedprocedureproxy.spi.TypeMapper
- com.github.marschall.storedprocedureproxy.spi.TypeNameResolver
- com.github.marschall.storedprocedureproxy.ValueExtractor<V>
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)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.marschall.storedprocedureproxy.ProcedureCallerFactory.ParameterRegistration
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)