Interface DataSourceProvider


public interface DataSourceProvider
manages the creation and caretaking of data sources as described by their descriptors
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.commons.dbcp2.BasicDataSource
    retrieve a BasicDataSource instance that fullfills the configuration of the provided DataSourceDescriptor