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:
JpaCompliance
-
Interface Summary Interface Description IdentifierGeneratorStrategyProvider Deprecated, for removal: This API element is subject to removal in a future version. supply aGenerationTypeStrategyRegistration
insteadJpaCompliance Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.MutableJpaCompliance -
Class Summary Class Description NativeQueryTupleTransformer AResultTransformer
for handling JPATuple
results from native queries.