Class Settings

    • Method Detail

      • getDefaultSchemaName

        public String getDefaultSchemaName()
        Deprecated.
      • getDefaultCatalogName

        public String getDefaultCatalogName()
        Deprecated.
      • getSessionFactoryName

        public String getSessionFactoryName()
        Deprecated.
      • isSessionFactoryNameAlsoJndiName

        public boolean isSessionFactoryNameAlsoJndiName()
        Deprecated.
      • isFlushBeforeCompletionEnabled

        public boolean isFlushBeforeCompletionEnabled()
        Deprecated.
      • isAutoCloseSessionEnabled

        public boolean isAutoCloseSessionEnabled()
        Deprecated.
      • isStatisticsEnabled

        public boolean isStatisticsEnabled()
        Deprecated.
      • isIdentifierRollbackEnabled

        public boolean isIdentifierRollbackEnabled()
        Deprecated.
      • getDefaultEntityMode

        public EntityMode getDefaultEntityMode()
        Deprecated.
      • isCheckNullability

        public boolean isCheckNullability()
        Deprecated.
      • isInitializeLazyStateOutsideTransactionsEnabled

        public boolean isInitializeLazyStateOutsideTransactionsEnabled()
        Deprecated.
      • getBatchFetchStyle

        public BatchFetchStyle getBatchFetchStyle()
        Deprecated.
      • getDefaultBatchFetchSize

        public int getDefaultBatchFetchSize()
        Deprecated.
      • getMaximumFetchDepth

        public Integer getMaximumFetchDepth()
        Deprecated.
      • getDefaultNullPrecedence

        public NullPrecedence getDefaultNullPrecedence()
        Deprecated.
      • isOrderUpdatesEnabled

        public boolean isOrderUpdatesEnabled()
        Deprecated.
      • isOrderInsertsEnabled

        public boolean isOrderInsertsEnabled()
        Deprecated.
      • isJtaTrackByThread

        public boolean isJtaTrackByThread()
        Deprecated.
      • isStrictJPAQLCompliance

        public boolean isStrictJPAQLCompliance()
        Deprecated.
      • getQuerySubstitutions

        public Map getQuerySubstitutions()
        Deprecated.
      • isNamedQueryStartupCheckingEnabled

        public boolean isNamedQueryStartupCheckingEnabled()
        Deprecated.
      • isSecondLevelCacheEnabled

        public boolean isSecondLevelCacheEnabled()
        Deprecated.
      • isQueryCacheEnabled

        public boolean isQueryCacheEnabled()
        Deprecated.
      • getCacheRegionPrefix

        public String getCacheRegionPrefix()
        Deprecated.
      • isMinimalPutsEnabled

        public boolean isMinimalPutsEnabled()
        Deprecated.
      • isStructuredCacheEntriesEnabled

        public boolean isStructuredCacheEntriesEnabled()
        Deprecated.
      • isDirectReferenceCacheEntriesEnabled

        public boolean isDirectReferenceCacheEntriesEnabled()
        Deprecated.
      • isAutoEvictCollectionCache

        public boolean isAutoEvictCollectionCache()
        Deprecated.
      • isAutoCreateSchema

        public boolean isAutoCreateSchema()
        Deprecated.
      • isAutoDropSchema

        public boolean isAutoDropSchema()
        Deprecated.
      • isAutoUpdateSchema

        public boolean isAutoUpdateSchema()
        Deprecated.
      • isAutoValidateSchema

        public boolean isAutoValidateSchema()
        Deprecated.
      • getJdbcBatchSize

        public int getJdbcBatchSize()
        Deprecated.
      • isJdbcBatchVersionedData

        public boolean isJdbcBatchVersionedData()
        Deprecated.
      • getJdbcFetchSize

        public Integer getJdbcFetchSize()
        Deprecated.
      • isScrollableResultSetsEnabled

        public boolean isScrollableResultSetsEnabled()
        Deprecated.
      • isWrapResultSetsEnabled

        public boolean isWrapResultSetsEnabled()
        Deprecated.
      • isGetGeneratedKeysEnabled

        public boolean isGetGeneratedKeysEnabled()
        Deprecated.
      • isCommentsEnabled

        public boolean isCommentsEnabled()
        Deprecated.
      • getRegionFactory

        public RegionFactory getRegionFactory()
        Deprecated.
      • getJtaPlatform

        public JtaPlatform getJtaPlatform()
        Deprecated.
      • setCheckNullability

        public void setCheckNullability​(boolean enabled)
        Deprecated.
      • isPreferUserTransaction

        public boolean isPreferUserTransaction()
        Deprecated.