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_CONTROL, HTTP_CACHE_MAX_AGE, HTTP_CACHE_STALE_IF_ERROR, HTTP_CACHE_STALE_WHILE_REVALIDATE, PERMANENT_DB_CONNECTIONAPPLICATION_NAME, AVOID_POST_PROCESSING, CLASSES_INCLUDED_QUERY_LOGGING, DISTINCT_RESULTSET, EXCLUDE_INVALID_TRIPLES_FROM_RESULT_SET, EXISTENTIAL_REASONING, HTTP_HEADER_INCLUDED_QUERY_LOGGING_PREFIX, INCLUDE_FIXED_OBJECT_POSITION_IN_DESCRIBE, QUERY_CACHE_MAX_SIZE, QUERY_LOGGING, QUERY_LOGGING_DECOMPOSITION, QUERY_LOGGING_DECOMPOSITION_AND_MERGING_EXCLUSIVE, QUERY_TEMPLATE_EXTRACTION, REFORMULATED_INCLUDED_QUERY_LOGGING, SPARQL_INCLUDED_QUERY_LOGGING, TABLES_INCLUDED_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, getHttpCacheControl, isPermanentDBConnectionEnabledareClassesAndPropertiesIncludedIntoQueryLog, areInvalidTriplesExcludedFromResultSet, areQueryLoggingDecompositionAndMergingMutuallyExclusive, areTablesIncludedIntoQueryLog, getApplicationName, getHttpHeaderNamesToLog, getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabled, isFixedObjectIncludedInDescribe, isPostProcessingAvoided, isQueryLoggingDecompositionEnabled, isQueryLoggingEnabled, isQueryTemplateExtractionEnabled, isReformulatedQueryIncludedIntoQueryLog, isSparqlQueryIncludedIntoQueryLoggetMaxNbChildrenForLiftingDBFunctionSymbolgetJdbcPassword, 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–2021 Free University of Bozen-Bolzano. All rights reserved.