Uses of Interface
org.hibernate.query.TypedTupleTransformer
Packages that use TypedTupleTransformer
Package
Description
An SPI for managing cases where, by default, Hibernate intentionally violates
the letter of the JPA specification.
Defines strategies for post-processing criteria query
results into a form convenient to the application.
-
Uses of TypedTupleTransformer in org.hibernate.jpa.spi
Classes in org.hibernate.jpa.spi that implement TypedTupleTransformerModifier and TypeClassDescriptionclass
AResultTransformer
for handling JPATuple
results from native queries. -
Uses of TypedTupleTransformer in org.hibernate.transform
Classes in org.hibernate.transform that implement TypedTupleTransformerModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.sinceResultTransformer
is deprecatedclass
Deprecated.sinceResultTransformer
is deprecatedclass
Deprecated.sinceResultTransformer
is deprecated
ResultTransformer
is deprecated