Package com.sap.cds.impl
Class SystemPropertyDataStoreConfiguration
java.lang.Object
com.sap.cds.impl.SystemPropertyDataStoreConfiguration
- All Implemented Interfaces:
DataStoreConfiguration
-
Field Summary
Fields inherited from interface com.sap.cds.DataStoreConfiguration
COLLATE, COLLATE_LOCALIZED, DOCSTORE_INTEGRATION_ENABLED, HANA_COMPATIBILITY_MODE, HANA_COMPATIBILITY_MODE_HEX, HANA_COMPATIBILITY_MODE_LEGACY, IGNORE_LOCALE_ON_HANA, INLINE_COUNT, INLINE_COUNT_AUTO, INLINE_COUNT_QUERY, INLINE_COUNT_WINDOW_FUNCTION, LOG_CQN_VALUES, MAX_BATCH_SIZE, MAX_BATCH_SIZE_DEFAULT, RT_VIEW_MODE, RT_VIEW_MODE_CTE, RT_VIEW_MODE_RESOLVE, SEARCH_HANA_FUZZINESS, SEARCH_HANA_FUZZINESS_DEFAULT, SEARCH_HANA_FUZZY, SEARCH_MODE, SEARCH_MODE_GENERIC, SEARCH_MODE_LOCALIZED_ASSOC, SEARCH_MODE_LOCALIZED_VIEW, SELECT_STAR, SELECT_STAR_COLUMNS, UNIVERSAL_CSN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cds.DataStoreConfiguration
getProperty, getProperty, getProperty
-
Constructor Details
-
SystemPropertyDataStoreConfiguration
public SystemPropertyDataStoreConfiguration()
-
-
Method Details
-
getProperty
- Specified by:
getPropertyin interfaceDataStoreConfiguration
-