Interface JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults

Enclosing interface:
JpaOrmXmlPersistenceUnitDefaultAware

public static interface JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults
Represents the persistence-unit-defaults to be applied
  • Method Details

    • getDefaultSchemaName

      String getDefaultSchemaName()
    • getDefaultCatalogName

      String getDefaultCatalogName()
    • shouldImplicitlyQuoteIdentifiers

      boolean shouldImplicitlyQuoteIdentifiers()