Package org.hibernate.jpa.spi
package org.hibernate.jpa.spi
An SPI for managing cases where, by default, Hibernate intentionally violates
the letter of the JPA specification.
(Hibernate only does this when there's an extremely strong justification.)
- See Also:
-
ClassDescriptionEncapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.A
TupleTransformer
for handlingList
results from native queries.ATupleTransformer
for handlingList
results from native queries.ATupleTransformer
for handlingMap
results from native queries.AResultTransformer
for handling JPATuple
results from native queries.