类分层结构
- java.lang.Object
- org.hibernate.query.procedure.internal.ProcedureParamBindings (implements org.hibernate.query.spi.QueryParameterBindings)
- org.hibernate.query.procedure.internal.ProcedureParameterMetadata (implements org.hibernate.query.ParameterMetadata)
- org.hibernate.query.internal.QueryParameterImpl<T> (implements org.hibernate.query.QueryParameter<T>)
- org.hibernate.query.procedure.internal.ProcedureParameterImpl<T> (implements org.hibernate.procedure.ParameterRegistration<T>, org.hibernate.query.procedure.spi.ProcedureParameterImplementor<T>)