public interface SessionFactoryOptionsState
StandardServiceRegistry getServiceRegistry()
Object getBeanManagerReference()
Object getValidatorFactoryReference()
String getSessionFactoryName()
boolean isSessionFactoryNameAlsoJndiName()
boolean isFlushBeforeCompletionEnabled()
boolean isAutoCloseSessionEnabled()
boolean isStatisticsEnabled()
Interceptor getInterceptor()
StatementInspector getStatementInspector()
SessionFactoryObserver[] getSessionFactoryObservers()
BaselineSessionEventsListenerBuilder getBaselineSessionEventsListenerBuilder()
boolean isIdentifierRollbackEnabled()
EntityMode getDefaultEntityMode()
EntityTuplizerFactory getEntityTuplizerFactory()
boolean isCheckNullability()
boolean isInitializeLazyStateOutsideTransactionsEnabled()
MultiTableBulkIdStrategy getMultiTableBulkIdStrategy()
TempTableDdlTransactionHandling getTempTableDdlTransactionHandling()
BatchFetchStyle getBatchFetchStyle()
int getDefaultBatchFetchSize()
Integer getMaximumFetchDepth()
NullPrecedence getDefaultNullPrecedence()
boolean isOrderUpdatesEnabled()
boolean isOrderInsertsEnabled()
MultiTenancyStrategy getMultiTenancyStrategy()
CurrentTenantIdentifierResolver getCurrentTenantIdentifierResolver()
boolean isJtaTrackByThread()
Map getQuerySubstitutions()
boolean isStrictJpaQueryLanguageCompliance()
boolean isNamedQueryStartupCheckingEnabled()
boolean isProcedureParameterNullPassingEnabled()
boolean isSecondLevelCacheEnabled()
boolean isQueryCacheEnabled()
QueryCacheFactory getQueryCacheFactory()
String getCacheRegionPrefix()
boolean isMinimalPutsEnabled()
boolean isStructuredCacheEntriesEnabled()
boolean isDirectReferenceCacheEntriesEnabled()
boolean isAutoEvictCollectionCache()
SchemaAutoTooling getSchemaAutoTooling()
int getJdbcBatchSize()
boolean isJdbcBatchVersionedData()
boolean isScrollableResultSetsEnabled()
boolean isWrapResultSetsEnabled()
boolean isGetGeneratedKeysEnabled()
Integer getJdbcFetchSize()
PhysicalConnectionHandlingMode getPhysicalConnectionHandlingMode()
@Deprecated ConnectionReleaseMode getConnectionReleaseMode()
getPhysicalConnectionHandlingMode()
insteadboolean isCommentsEnabled()
CustomEntityDirtinessStrategy getCustomEntityDirtinessStrategy()
EntityNameResolver[] getEntityNameResolvers()
EntityNotFoundDelegate getEntityNotFoundDelegate()
Map<String,SQLFunction> getCustomSqlFunctionMap()
boolean isPreferUserTransaction()
Copyright © 2017 JBoss by Red Hat. All rights reserved.