public interface DbConfigFactory
DbConfig
instancesModifier and Type | Method and Description |
---|---|
DbConfig |
create(String name,
Map<QName,Object> annotations,
DataSource dataSource)
Creates a
DbConfig to access a given DataSource |
DbConfig create(String name, Map<QName,Object> annotations, DataSource dataSource)
DbConfig
to access a given DataSource
name
- name of the configannotations
- dataSource
- dataSource to access from the created DbConfigCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.