DataConnectionConfig was recently introduced as a shared configuration to allow jet pipelines, sql mappings and MapStores/Loaders to reuse data sources.
However, there is no information available on how a MapStore implementation could use a provided DataConnectionConfig.
Would be great to have a code sample.