Class Hierarchy
- java.lang.Object
- org.hibernate.jpa.spi.NativeQueryTupleTransformer (implements org.hibernate.transform.ResultTransformer<T>, org.hibernate.query.TypedTupleTransformer<T>)
Interface Hierarchy
- org.hibernate.jpa.spi.IdentifierGeneratorStrategyProvider
- org.hibernate.jpa.spi.JpaCompliance
- org.hibernate.jpa.spi.MutableJpaCompliance
- jakarta.persistence.Parameter<T>
- org.hibernate.jpa.spi.ParameterRegistration<T>
- org.hibernate.jpa.spi.NullTypeBindableParameterRegistration<T>
- org.hibernate.jpa.spi.StoredProcedureQueryParameterRegistration<T>
- org.hibernate.jpa.spi.ParameterRegistration<T>
- org.hibernate.jpa.spi.ParameterBind<T>