Settings that affect the behaviour of Hibernate at runtime.
getCacheRegionPrefix
public String getCacheRegionPrefix()
getDefaultBatchFetchSize
public int getDefaultBatchFetchSize()
getDefaultCatalogName
public String getDefaultCatalogName()
getDefaultEntityMode
public EntityMode getDefaultEntityMode()
getDefaultSchemaName
public String getDefaultSchemaName()
getDialect
public Dialect getDialect()
getJdbcBatchSize
public int getJdbcBatchSize()
getJdbcFetchSize
public Integer getJdbcFetchSize()
getMaximumFetchDepth
public Integer getMaximumFetchDepth()
getQuerySubstitutions
public Map getQuerySubstitutions()
getSessionFactoryName
public String getSessionFactoryName()
isAutoCloseSessionEnabled
public boolean isAutoCloseSessionEnabled()
isAutoCreateSchema
public boolean isAutoCreateSchema()
isAutoDropSchema
public boolean isAutoDropSchema()
isAutoUpdateSchema
public boolean isAutoUpdateSchema()
isAutoValidateSchema
public boolean isAutoValidateSchema()
isCommentsEnabled
public boolean isCommentsEnabled()
isDataDefinitionImplicitCommit
public boolean isDataDefinitionImplicitCommit()
isDataDefinitionInTransactionSupported
public boolean isDataDefinitionInTransactionSupported()
isFlushBeforeCompletionEnabled
public boolean isFlushBeforeCompletionEnabled()
isGetGeneratedKeysEnabled
public boolean isGetGeneratedKeysEnabled()
isIdentifierRollbackEnabled
public boolean isIdentifierRollbackEnabled()
isJdbcBatchVersionedData
public boolean isJdbcBatchVersionedData()
isMinimalPutsEnabled
public boolean isMinimalPutsEnabled()
isNamedQueryStartupCheckingEnabled
public boolean isNamedQueryStartupCheckingEnabled()
isOrderInsertsEnabled
public boolean isOrderInsertsEnabled()
isOrderUpdatesEnabled
public boolean isOrderUpdatesEnabled()
isQueryCacheEnabled
public boolean isQueryCacheEnabled()
isScrollableResultSetsEnabled
public boolean isScrollableResultSetsEnabled()
isSecondLevelCacheEnabled
public boolean isSecondLevelCacheEnabled()
isStatisticsEnabled
public boolean isStatisticsEnabled()
isStrictJPAQLCompliance
public boolean isStrictJPAQLCompliance()
isStructuredCacheEntriesEnabled
public boolean isStructuredCacheEntriesEnabled()
isWrapResultSetsEnabled
public boolean isWrapResultSetsEnabled()