Interface JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults

  • Enclosing interface:
    JpaOrmXmlPersistenceUnitDefaultAware

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

      • getDefaultSchemaName

        String getDefaultSchemaName()
      • getDefaultCatalogName

        String getDefaultCatalogName()
      • shouldImplicitlyQuoteIdentifiers

        boolean shouldImplicitlyQuoteIdentifiers()