Interface JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults

  • Enclosing interface:
    JpaOrmXmlPersistenceUnitDefaultAware

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

      • getDefaultSchemaName

        java.lang.String getDefaultSchemaName()
      • getDefaultCatalogName

        java.lang.String getDefaultCatalogName()
      • shouldImplicitlyQuoteIdentifiers

        boolean shouldImplicitlyQuoteIdentifiers()