public interface OntopSystemSQLSettings extends OntopSystemSettings, OntopReformulationSQLSettings, OntopSQLCredentialSettings
OntopModelSettings.CardinalityPreservationMode| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_TIMEOUT |
static String |
FETCH_SIZE |
static String |
INIT_POOL_SIZE |
static String |
KEEP_ALIVE |
static String |
MAX_POOL_SIZE |
static String |
REMOVE_ABANDONED |
DEFAULT_QUERY_TIMEOUT, HTTP_CACHE_MAX_AGE, HTTP_CACHE_STALE_IF_ERROR, HTTP_CACHE_STALE_WHILE_REVALIDATE, PERMANENT_DB_CONNECTIONAPPLICATION_NAME, DISTINCT_RESULTSET, EXISTENTIAL_REASONING, QUERY_CACHE_MAX_SIZE, QUERY_LOGGINGMAX_NB_CHILDREN_LIFTING_DB_FSJDBC_PASSWORD, JDBC_USERJDBC_DRIVER, JDBC_NAME, JDBC_URLSAME_ASCARDINALITY_MODE, TEST_MODE| Modifier and Type | Method and Description |
|---|---|
int |
getConnectionPoolInitialSize() |
int |
getConnectionPoolMaxSize() |
int |
getConnectionTimeout() |
int |
getFetchSize() |
boolean |
isKeepAliveEnabled() |
boolean |
isRemoveAbandonedEnabled() |
getDefaultQueryTimeout, getHttpMaxAge, getHttpStaleIfError, getHttpStaleWhileRevalidate, isPermanentDBConnectionEnabledgetApplicationName, getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabled, isQueryLoggingEnabledgetMaxNbChildrenForLiftingDBFunctionSymbolgetJdbcPassword, getJdbcUsergetJdbcDriver, getJdbcName, getJdbcUrlisSameAsInMappingsEnabledcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledstatic final String MAX_POOL_SIZE
static final String INIT_POOL_SIZE
static final String REMOVE_ABANDONED
static final String CONNECTION_TIMEOUT
static final String KEEP_ALIVE
static final String FETCH_SIZE
boolean isKeepAliveEnabled()
boolean isRemoveAbandonedEnabled()
int getConnectionTimeout()
int getConnectionPoolInitialSize()
int getConnectionPoolMaxSize()
int getFetchSize()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.