public final class Settings
extends java.lang.Object
public java.lang.String getImportFiles()
public void setImportFiles(java.lang.String importFiles)
public java.lang.String getDefaultSchemaName()
public java.lang.String getDefaultCatalogName()
public int getJdbcBatchSize()
public int getDefaultBatchFetchSize()
public java.util.Map getQuerySubstitutions()
public boolean isIdentifierRollbackEnabled()
public boolean isScrollableResultSetsEnabled()
public boolean isGetGeneratedKeysEnabled()
public boolean isMinimalPutsEnabled()
public java.lang.Integer getJdbcFetchSize()
public java.lang.String getSessionFactoryName()
public boolean isSessionFactoryNameAlsoJndiName()
public boolean isAutoCreateSchema()
public boolean isAutoDropSchema()
public boolean isAutoUpdateSchema()
public java.lang.Integer getMaximumFetchDepth()
public RegionFactory getRegionFactory()
public boolean isQueryCacheEnabled()
public boolean isCommentsEnabled()
public boolean isSecondLevelCacheEnabled()
public java.lang.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 © 2001-2012 Red Hat, Inc. All Rights Reserved.