Interface DataSourceFactory
- All Known Implementing Classes:
JndiDataSourceFactory, PooledDataSourceFactory, UnpooledDataSourceFactory
public interface DataSourceFactory
-
Method Summary
-
Method Details
-
setProperties
-
getDataSource
DataSource getDataSource()
-