public final class Settings extends Object
public String getImportFiles()
public void setImportFiles(String importFiles)
public SQLStatementLogger getSqlStatementLogger()
public String getDefaultSchemaName()
public String getDefaultCatalogName()
public Dialect getDialect()
public int getJdbcBatchSize()
public int getDefaultBatchFetchSize()
public Map getQuerySubstitutions()
public boolean isIdentifierRollbackEnabled()
public boolean isScrollableResultSetsEnabled()
public boolean isGetGeneratedKeysEnabled()
public boolean isMinimalPutsEnabled()
public Integer getJdbcFetchSize()
public ConnectionProvider getConnectionProvider()
public TransactionFactory getTransactionFactory()
public String getSessionFactoryName()
public boolean isAutoCreateSchema()
public boolean isAutoDropSchema()
public boolean isAutoUpdateSchema()
public Integer getMaximumFetchDepth()
public RegionFactory getRegionFactory()
public TransactionManagerLookup getTransactionManagerLookup()
public boolean isQueryCacheEnabled()
public boolean isCommentsEnabled()
public boolean isSecondLevelCacheEnabled()
public String getCacheRegionPrefix()
public QueryCacheFactory getQueryCacheFactory()
public boolean isStatisticsEnabled()
public boolean isJdbcBatchVersionedData()
public boolean isFlushBeforeCompletionEnabled()
public BatcherFactory getBatcherFactory()
public boolean isAutoCloseSessionEnabled()
public ConnectionReleaseMode getConnectionReleaseMode()
public QueryTranslatorFactory getQueryTranslatorFactory()
public SQLExceptionConverter getSQLExceptionConverter()
public boolean isWrapResultSetsEnabled()
public boolean isOrderUpdatesEnabled()
public boolean isOrderInsertsEnabled()
public boolean isStructuredCacheEntriesEnabled()
public EntityMode getDefaultEntityMode()
public boolean isAutoValidateSchema()
public boolean isDataDefinitionImplicitCommit()
public boolean isDataDefinitionInTransactionSupported()
public boolean isStrictJPAQLCompliance()
public boolean isNamedQueryStartupCheckingEnabled()
public EntityTuplizerFactory getEntityTuplizerFactory()
public JdbcSupport getJdbcSupport()
public boolean isCheckNullability()
public void setCheckNullability(boolean checkNullability)
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved