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