Interface JpaOrmXmlPersistenceUnitDefaultAware

  • All Known Implementing Classes:
    AbstractDelegatingMetadataBuildingOptions

    public interface JpaOrmXmlPersistenceUnitDefaultAware
    Contract for things that need to be aware of JPA orm.xml-defined persistence-unit-defaults. Only MetadataBuildingOptions are supported to implement this contract.

    NOTE: it is expected that this contract will go away as we migrate to Jandex for annotation processing and move to the annotation binding constructs done on the metamodel branch.

    Since:
    5.0