Interface DataSourceProvider
-
- All Known Implementing Classes:
DefaultDataSourceProvider
public interface DataSourceProvider- Author:
- Marek Potociar
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataSourcegetDataSource()
-
-
-
Method Detail
-
getDataSource
DataSource getDataSource() throws PersistenceException
- Throws:
PersistenceException
-
-