|
Change Parameter Type sessionFactoryOptions : SessionFactory.SessionFactoryOptions to sessionFactoryOptions : SessionFactoryOptions in method public buildServiceRegistry(sessionFactory SessionFactoryImplementor, sessionFactoryOptions SessionFactoryOptions) : SessionFactoryServiceRegistryImpl in class org.hibernate.service.spi.SessionFactoryServiceRegistryFactory |
From |
To |
|
Change Parameter Type sessionFactoryOptions : SessionFactory.SessionFactoryOptions to sessionFactoryOptions : SessionFactoryOptions in method public initiateService(sessionFactory SessionFactoryImplementor, sessionFactoryOptions SessionFactoryOptions, registry ServiceRegistryImplementor) : CacheImplementor in class org.hibernate.engine.spi.CacheInitiator |
From |
To |
|
Change Parameter Type sessionFactoryOptions : SessionFactory.SessionFactoryOptions to sessionFactoryOptions : SessionFactoryOptions in method public initiateService(sessionFactory SessionFactoryImplementor, sessionFactoryOptions SessionFactoryOptions, registry ServiceRegistryImplementor) : EventListenerRegistry in class org.hibernate.event.service.internal.EventListenerServiceInitiator |
From |
To |
|
Change Parameter Type sessionFactoryOptions : SessionFactory.SessionFactoryOptions to sessionFactoryOptions : SessionFactoryOptions in method public initiateService(sessionFactory SessionFactoryImplementor, sessionFactoryOptions SessionFactoryOptions, registry ServiceRegistryImplementor) : NativeQueryInterpreter in class org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator |
From |
To |
|
Change Parameter Type sessionFactoryOptions : SessionFactory.SessionFactoryOptions to sessionFactoryOptions : SessionFactoryOptions in method public SessionFactoryServiceRegistryImpl(parent ServiceRegistryImplementor, sessionFactory SessionFactoryImplementor, sessionFactoryOptions SessionFactoryOptions) in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl |
From |
To |
|
Change Parameter Type options : SessionFactory.SessionFactoryOptions to options : SessionFactoryOptions in method public buildServiceRegistry(sessionFactory SessionFactoryImplementor, options SessionFactoryOptions) : SessionFactoryServiceRegistryImpl in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl |
From |
To |
|
Change Parameter Type sessionFactoryOptions : SessionFactory.SessionFactoryOptions to sessionFactoryOptions : SessionFactoryOptions in method public initiateService(sessionFactory SessionFactoryImplementor, sessionFactoryOptions SessionFactoryOptions, registry ServiceRegistryImplementor) : StatisticsImplementor in class org.hibernate.stat.internal.StatisticsInitiator |
From |
To |
|
Move Attribute private secondLevelCacheEnabled : boolean from class org.hibernate.cfg.Settings to private secondLevelCacheEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private jdbcBatchSize : int from class org.hibernate.cfg.Settings to private jdbcBatchSize : int from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private defaultBatchFetchSize : int from class org.hibernate.cfg.Settings to private defaultBatchFetchSize : int from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private jtaTrackByThread : boolean from class org.hibernate.cfg.Settings to private jtaTrackByThread : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private queryCacheEnabled : boolean from class org.hibernate.cfg.Settings to private queryCacheEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private scrollableResultSetsEnabled : boolean from class org.hibernate.cfg.Settings to private scrollableResultSetsEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private queryCacheFactory : QueryCacheFactory from class org.hibernate.cfg.Settings to private queryCacheFactory : QueryCacheFactory from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private sessionFactoryName : String from class org.hibernate.cfg.Settings to private sessionFactoryName : String from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private multiTenancyStrategy : MultiTenancyStrategy from class org.hibernate.cfg.Settings to private multiTenancyStrategy : MultiTenancyStrategy from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private directReferenceCacheEntriesEnabled : boolean from class org.hibernate.cfg.Settings to private directReferenceCacheEntriesEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private defaultNullPrecedence : NullPrecedence from class org.hibernate.cfg.Settings to private defaultNullPrecedence : NullPrecedence from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private jdbcFetchSize : Integer from class org.hibernate.cfg.Settings to private jdbcFetchSize : Integer from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private getGeneratedKeysEnabled : boolean from class org.hibernate.cfg.Settings to private getGeneratedKeysEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private statisticsEnabled : boolean from class org.hibernate.cfg.Settings to private statisticsEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private dataDefinitionImplicitCommit : boolean from class org.hibernate.cfg.Settings to private dataDefinitionImplicitCommit : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private autoEvictCollectionCache : boolean from class org.hibernate.cfg.Settings to private autoEvictCollectionCache : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private commentsEnabled : boolean from class org.hibernate.cfg.Settings to private commentsEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private namedQueryStartupCheckingEnabled : boolean from class org.hibernate.cfg.Settings to private namedQueryStartupCheckingEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private connectionReleaseMode : ConnectionReleaseMode from class org.hibernate.cfg.Settings to private connectionReleaseMode : ConnectionReleaseMode from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private flushBeforeCompletionEnabled : boolean from class org.hibernate.cfg.Settings to private flushBeforeCompletionEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private jdbcBatchVersionedData : boolean from class org.hibernate.cfg.Settings to private jdbcBatchVersionedData : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private wrapResultSetsEnabled : boolean from class org.hibernate.cfg.Settings to private wrapResultSetsEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private batchFetchStyle : BatchFetchStyle from class org.hibernate.cfg.Settings to private batchFetchStyle : BatchFetchStyle from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private baselineSessionEventsListenerBuilder : BaselineSessionEventsListenerBuilder from class org.hibernate.cfg.Settings to private baselineSessionEventsListenerBuilder : BaselineSessionEventsListenerBuilder from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private initializeLazyStateOutsideTransactions : boolean from class org.hibernate.cfg.Settings to private initializeLazyStateOutsideTransactions : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private dataDefinitionInTransactionSupported : boolean from class org.hibernate.cfg.Settings to private dataDefinitionInTransactionSupported : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private orderInsertsEnabled : boolean from class org.hibernate.cfg.Settings to private orderInsertsEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private defaultEntityMode : EntityMode from class org.hibernate.cfg.Settings to private defaultEntityMode : EntityMode from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private structuredCacheEntriesEnabled : boolean from class org.hibernate.cfg.Settings to private structuredCacheEntriesEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private autoCloseSessionEnabled : boolean from class org.hibernate.cfg.Settings to private autoCloseSessionEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private orderUpdatesEnabled : boolean from class org.hibernate.cfg.Settings to private orderUpdatesEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private entityTuplizerFactory : EntityTuplizerFactory from class org.hibernate.cfg.Settings to private entityTuplizerFactory : EntityTuplizerFactory from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private maximumFetchDepth : Integer from class org.hibernate.cfg.Settings to private maximumFetchDepth : Integer from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private cacheRegionPrefix : String from class org.hibernate.cfg.Settings to private cacheRegionPrefix : String from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private identifierRollbackEnabled : boolean from class org.hibernate.cfg.Settings to private identifierRollbackEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private checkNullability : boolean from class org.hibernate.cfg.Settings to private checkNullability : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private multiTableBulkIdStrategy : MultiTableBulkIdStrategy from class org.hibernate.cfg.Settings to private multiTableBulkIdStrategy : MultiTableBulkIdStrategy from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private querySubstitutions : Map from class org.hibernate.cfg.Settings to private querySubstitutions : Map from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private sessionFactoryNameAlsoJndiName : boolean from class org.hibernate.cfg.Settings to private sessionFactoryNameAlsoJndiName : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Move Attribute private minimalPutsEnabled : boolean from class org.hibernate.cfg.Settings to private minimalPutsEnabled : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getSchemaAutoTooling() : SchemaAutoTooling extracted from public isAutoUpdateSchema() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getSchemaAutoTooling() : SchemaAutoTooling extracted from public isAutoCreateSchema() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isOrderUpdatesEnabled() : boolean extracted from public isOrderUpdatesEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getMaximumFetchDepth() : Integer extracted from public getMaximumFetchDepth() : Integer in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getJdbcBatchSize() : int extracted from public getJdbcBatchSize() : int in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isGetGeneratedKeysEnabled() : boolean extracted from public isGetGeneratedKeysEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public setCheckNullability(enabled boolean) : void extracted from public setCheckNullability(checkNullability boolean) : void in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getSessionFactoryName() : String extracted from public getSessionFactoryName() : String in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isAutoEvictCollectionCache() : boolean extracted from public isAutoEvictCollectionCache() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getQuerySubstitutions() : Map extracted from public getQuerySubstitutions() : Map in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getConnectionReleaseMode() : ConnectionReleaseMode extracted from public getConnectionReleaseMode() : ConnectionReleaseMode in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getDefaultEntityMode() : EntityMode extracted from public getDefaultEntityMode() : EntityMode in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isJdbcBatchVersionedData() : boolean extracted from public isJdbcBatchVersionedData() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isNamedQueryStartupCheckingEnabled() : boolean extracted from public isNamedQueryStartupCheckingEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isWrapResultSetsEnabled() : boolean extracted from public isWrapResultSetsEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getDefaultNullPrecedence() : NullPrecedence extracted from public getDefaultNullPrecedence() : NullPrecedence in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getSchemaAutoTooling() : SchemaAutoTooling extracted from public isAutoValidateSchema() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isJtaTrackByThread() : boolean extracted from public isJtaTrackByThread() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isDataDefinitionImplicitCommit() : boolean extracted from public isDataDefinitionImplicitCommit() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isStrictJpaQueryLanguageCompliance() : boolean extracted from public isStrictJPAQLCompliance() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getCacheRegionPrefix() : String extracted from public getCacheRegionPrefix() : String in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getMultiTableBulkIdStrategy() : MultiTableBulkIdStrategy extracted from public getMultiTableBulkIdStrategy() : MultiTableBulkIdStrategy in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isDataDefinitionInTransactionSupported() : boolean extracted from public isDataDefinitionInTransactionSupported() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getEntityTuplizerFactory() : EntityTuplizerFactory extracted from public getEntityTuplizerFactory() : EntityTuplizerFactory in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isIdentifierRollbackEnabled() : boolean extracted from public isIdentifierRollbackEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getDefaultBatchFetchSize() : int extracted from public getDefaultBatchFetchSize() : int in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isDirectReferenceCacheEntriesEnabled() : boolean extracted from public isDirectReferenceCacheEntriesEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isSessionFactoryNameAlsoJndiName() : boolean extracted from public isSessionFactoryNameAlsoJndiName() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isAutoCloseSessionEnabled() : boolean extracted from public isAutoCloseSessionEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isFlushBeforeCompletionEnabled() : boolean extracted from public isFlushBeforeCompletionEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getMultiTenancyStrategy() : MultiTenancyStrategy extracted from public getMultiTenancyStrategy() : MultiTenancyStrategy in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isInitializeLazyStateOutsideTransactionsEnabled() : boolean extracted from public isInitializeLazyStateOutsideTransactionsEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isCommentsEnabled() : boolean extracted from public isCommentsEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getBatchFetchStyle() : BatchFetchStyle extracted from public getBatchFetchStyle() : BatchFetchStyle in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isStatisticsEnabled() : boolean extracted from public isStatisticsEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isOrderInsertsEnabled() : boolean extracted from public isOrderInsertsEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isQueryCacheEnabled() : boolean extracted from public isQueryCacheEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getSchemaAutoTooling() : SchemaAutoTooling extracted from public isAutoDropSchema() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isMinimalPutsEnabled() : boolean extracted from public isMinimalPutsEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getJdbcFetchSize() : Integer extracted from public getJdbcFetchSize() : Integer in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isScrollableResultSetsEnabled() : boolean extracted from public isScrollableResultSetsEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getQueryCacheFactory() : QueryCacheFactory extracted from public getQueryCacheFactory() : QueryCacheFactory in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isCheckNullability() : boolean extracted from public isCheckNullability() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public getBaselineSessionEventsListenerBuilder() : BaselineSessionEventsListenerBuilder extracted from public getBaselineSessionEventsListenerBuilder() : BaselineSessionEventsListenerBuilder in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isStructuredCacheEntriesEnabled() : boolean extracted from public isStructuredCacheEntriesEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |
|
Extract And Move Method public isSecondLevelCacheEnabled() : boolean extracted from public isSecondLevelCacheEnabled() : boolean in class org.hibernate.cfg.Settings & moved to class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsImpl |
From |
To |