Class ConfigurationImpl

java.lang.Object
com.sap.cds.generator.ConfigurationImpl
All Implemented Interfaces:
Configuration

public class ConfigurationImpl extends Object implements Configuration
Configuration instance stores the configuration values for the application. There should exist only one instance per application. Normally should be filled from the command line options. But for the tests and integration one can create an empty configuration and use default values.