public static class SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl extends java.lang.Object implements SessionFactoryOptionsState
| Constructor and Description |
|---|
SessionFactoryOptionsStateStandardImpl(StandardServiceRegistry serviceRegistry) |
public SessionFactoryOptionsStateStandardImpl(StandardServiceRegistry serviceRegistry)
public StandardServiceRegistry getServiceRegistry()
getServiceRegistry in interface SessionFactoryOptionsStatepublic java.lang.Object getBeanManagerReference()
getBeanManagerReference in interface SessionFactoryOptionsStatepublic java.lang.Object getValidatorFactoryReference()
getValidatorFactoryReference in interface SessionFactoryOptionsStatepublic java.lang.String getSessionFactoryName()
getSessionFactoryName in interface SessionFactoryOptionsStatepublic boolean isSessionFactoryNameAlsoJndiName()
isSessionFactoryNameAlsoJndiName in interface SessionFactoryOptionsStatepublic boolean isFlushBeforeCompletionEnabled()
isFlushBeforeCompletionEnabled in interface SessionFactoryOptionsStatepublic boolean isAutoCloseSessionEnabled()
isAutoCloseSessionEnabled in interface SessionFactoryOptionsStatepublic boolean isStatisticsEnabled()
isStatisticsEnabled in interface SessionFactoryOptionsStatepublic Interceptor getInterceptor()
getInterceptor in interface SessionFactoryOptionsStatepublic StatementInspector getStatementInspector()
getStatementInspector in interface SessionFactoryOptionsStatepublic SessionFactoryObserver[] getSessionFactoryObservers()
getSessionFactoryObservers in interface SessionFactoryOptionsStatepublic BaselineSessionEventsListenerBuilder getBaselineSessionEventsListenerBuilder()
getBaselineSessionEventsListenerBuilder in interface SessionFactoryOptionsStatepublic boolean isIdentifierRollbackEnabled()
isIdentifierRollbackEnabled in interface SessionFactoryOptionsStatepublic EntityMode getDefaultEntityMode()
getDefaultEntityMode in interface SessionFactoryOptionsStatepublic EntityTuplizerFactory getEntityTuplizerFactory()
getEntityTuplizerFactory in interface SessionFactoryOptionsStatepublic boolean isCheckNullability()
isCheckNullability in interface SessionFactoryOptionsStatepublic boolean isInitializeLazyStateOutsideTransactionsEnabled()
isInitializeLazyStateOutsideTransactionsEnabled in interface SessionFactoryOptionsStatepublic MultiTableBulkIdStrategy getMultiTableBulkIdStrategy()
getMultiTableBulkIdStrategy in interface SessionFactoryOptionsStatepublic TempTableDdlTransactionHandling getTempTableDdlTransactionHandling()
getTempTableDdlTransactionHandling in interface SessionFactoryOptionsStatepublic BatchFetchStyle getBatchFetchStyle()
getBatchFetchStyle in interface SessionFactoryOptionsStatepublic int getDefaultBatchFetchSize()
getDefaultBatchFetchSize in interface SessionFactoryOptionsStatepublic java.lang.Integer getMaximumFetchDepth()
getMaximumFetchDepth in interface SessionFactoryOptionsStatepublic NullPrecedence getDefaultNullPrecedence()
getDefaultNullPrecedence in interface SessionFactoryOptionsStatepublic boolean isOrderUpdatesEnabled()
isOrderUpdatesEnabled in interface SessionFactoryOptionsStatepublic boolean isOrderInsertsEnabled()
isOrderInsertsEnabled in interface SessionFactoryOptionsStatepublic MultiTenancyStrategy getMultiTenancyStrategy()
getMultiTenancyStrategy in interface SessionFactoryOptionsStatepublic CurrentTenantIdentifierResolver getCurrentTenantIdentifierResolver()
getCurrentTenantIdentifierResolver in interface SessionFactoryOptionsStatepublic boolean isJtaTrackByThread()
isJtaTrackByThread in interface SessionFactoryOptionsStatepublic java.util.Map getQuerySubstitutions()
getQuerySubstitutions in interface SessionFactoryOptionsStatepublic boolean isStrictJpaQueryLanguageCompliance()
isStrictJpaQueryLanguageCompliance in interface SessionFactoryOptionsStatepublic boolean isNamedQueryStartupCheckingEnabled()
isNamedQueryStartupCheckingEnabled in interface SessionFactoryOptionsStatepublic boolean isConventionalJavaConstants()
isConventionalJavaConstants in interface SessionFactoryOptionsStatepublic boolean isProcedureParameterNullPassingEnabled()
isProcedureParameterNullPassingEnabled in interface SessionFactoryOptionsStatepublic boolean isCollectionJoinSubqueryRewriteEnabled()
isCollectionJoinSubqueryRewriteEnabled in interface SessionFactoryOptionsStatepublic boolean isSecondLevelCacheEnabled()
isSecondLevelCacheEnabled in interface SessionFactoryOptionsStatepublic boolean isQueryCacheEnabled()
isQueryCacheEnabled in interface SessionFactoryOptionsStatepublic QueryCacheFactory getQueryCacheFactory()
getQueryCacheFactory in interface SessionFactoryOptionsStatepublic java.lang.String getCacheRegionPrefix()
getCacheRegionPrefix in interface SessionFactoryOptionsStatepublic boolean isMinimalPutsEnabled()
isMinimalPutsEnabled in interface SessionFactoryOptionsStatepublic boolean isStructuredCacheEntriesEnabled()
isStructuredCacheEntriesEnabled in interface SessionFactoryOptionsStatepublic boolean isDirectReferenceCacheEntriesEnabled()
isDirectReferenceCacheEntriesEnabled in interface SessionFactoryOptionsStatepublic boolean isAutoEvictCollectionCache()
isAutoEvictCollectionCache in interface SessionFactoryOptionsStatepublic SchemaAutoTooling getSchemaAutoTooling()
getSchemaAutoTooling in interface SessionFactoryOptionsStatepublic int getJdbcBatchSize()
getJdbcBatchSize in interface SessionFactoryOptionsStatepublic boolean isJdbcBatchVersionedData()
isJdbcBatchVersionedData in interface SessionFactoryOptionsStatepublic boolean isScrollableResultSetsEnabled()
isScrollableResultSetsEnabled in interface SessionFactoryOptionsStatepublic boolean isWrapResultSetsEnabled()
isWrapResultSetsEnabled in interface SessionFactoryOptionsStatepublic boolean isGetGeneratedKeysEnabled()
isGetGeneratedKeysEnabled in interface SessionFactoryOptionsStatepublic java.lang.Integer getJdbcFetchSize()
getJdbcFetchSize in interface SessionFactoryOptionsStatepublic PhysicalConnectionHandlingMode getPhysicalConnectionHandlingMode()
getPhysicalConnectionHandlingMode in interface SessionFactoryOptionsStatepublic ConnectionReleaseMode getConnectionReleaseMode()
getConnectionReleaseMode in interface SessionFactoryOptionsStatepublic boolean isCommentsEnabled()
isCommentsEnabled in interface SessionFactoryOptionsStatepublic CustomEntityDirtinessStrategy getCustomEntityDirtinessStrategy()
getCustomEntityDirtinessStrategy in interface SessionFactoryOptionsStatepublic EntityNameResolver[] getEntityNameResolvers()
getEntityNameResolvers in interface SessionFactoryOptionsStatepublic EntityNotFoundDelegate getEntityNotFoundDelegate()
getEntityNotFoundDelegate in interface SessionFactoryOptionsStatepublic java.util.Map<java.lang.String,SQLFunction> getCustomSqlFunctionMap()
getCustomSqlFunctionMap in interface SessionFactoryOptionsStatepublic boolean isPreferUserTransaction()
isPreferUserTransaction in interface SessionFactoryOptionsStateCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.