This class can be used instead of a real DataSource. It is a simple wrapper to hide any database configuration details and make it configurable via CDI.
See {@link DataSourceConfig} on how to configure it!
The configuration itself will be provided via CDI mechanics. To distinguish different databases, users can specify a connectionId. If no connectionId is set, the String default will be used
| |