Package net.java.ao.builder
Interface DataSourceFactory
- All Known Implementing Classes:
C3poDataSourceFactory
,ConnectionPool
,DbcpDataSourceFactory
,DbPoolDataSourceFactory
,ProxoolDataSourceFactory
public interface DataSourceFactory
Allow creation of a
disposable data source
from given
connection properties.-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getDataSource
-