org.qi4j.library.sql.ds
Interface DataSourceService

All Known Subinterfaces:
DataSourceServiceComposite
All Known Implementing Classes:
AbstractImportedDataSourceService, DBCPBasicDataSourceServiceMixin, ImportableDataSourceService, PGSQLDataSourceServiceMixin

public interface DataSourceService


Method Summary
 DataSource getDataSource()
           
 

Method Detail

getDataSource

DataSource getDataSource()