Interface Hierarchy
- javax.persistence.Parameter<T>
- org.hibernate.query.QueryParameter<T>
- org.hibernate.query.procedure.ProcedureParameter<T>
- org.hibernate.procedure.ParameterRegistration<T>
- org.hibernate.procedure.spi.ParameterRegistrationImplementor<T>
- org.hibernate.query.procedure.spi.ProcedureParameterImplementor<T> (also extends org.hibernate.query.procedure.ProcedureParameter<T>)
- org.hibernate.procedure.spi.ParameterRegistrationImplementor<T>
- org.hibernate.query.procedure.spi.ProcedureParameterImplementor<T> (also extends org.hibernate.procedure.spi.ParameterRegistrationImplementor<T>)
- org.hibernate.procedure.ParameterRegistration<T>
- org.hibernate.query.procedure.ProcedureParameter<T>
- org.hibernate.query.QueryParameter<T>
- org.hibernate.query.spi.QueryParameterBinding<T>
- org.hibernate.query.procedure.ProcedureParameterBinding<T>
- org.hibernate.query.procedure.spi.ProcedureParameterBindingImplementor<T>
- org.hibernate.query.procedure.ProcedureParameterBinding<T>