public final class Settings extends Object
public String getImportFiles()
public void setImportFiles(String importFiles)
public String getDefaultSchemaName()
public String getDefaultCatalogName()
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 String getSessionFactoryName()
public boolean isSessionFactoryNameAlsoJndiName()
public boolean isAutoCreateSchema()
public boolean isAutoDropSchema()
public boolean isAutoUpdateSchema()
public Integer getMaximumFetchDepth()
public RegionFactory getRegionFactory()
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 boolean isAutoCloseSessionEnabled()
public ConnectionReleaseMode getConnectionReleaseMode()
public QueryTranslatorFactory getQueryTranslatorFactory()
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 boolean isCheckNullability()
public void setCheckNullability(boolean checkNullability)
public JtaPlatform getJtaPlatform()
public MultiTenancyStrategy getMultiTenancyStrategy()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.