Interface JpaCompliance

All Known Subinterfaces:
MutableJpaCompliance
All Known Implementing Classes:
JpaComplianceImpl, MutableJpaComplianceImpl

public interface JpaCompliance
Encapsulates settings controlling whether Hibernate complies strictly with certain debatable strictures of the JPA specification.
Author:
Steve Ebersole