Class DataSourceFactory


  • public class DataSourceFactory
    extends Object
    Factory for DataSource objects. The factory uses the supplied configuration to obtain a 3rd-party datasource or to create one, and to setup prepared statement caching.
    Author:
    Abe White