Package org.hibernate.boot.spi
Interface JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults
-
- Enclosing interface:
- JpaOrmXmlPersistenceUnitDefaultAware
public static interface JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaultsRepresents thepersistence-unit-defaultsto be applied
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDefaultCatalogName()java.lang.StringgetDefaultSchemaName()booleanshouldImplicitlyQuoteIdentifiers()
-