Package org.smallmind.persistence.sql
Class DataSourceManager
java.lang.Object
org.smallmind.persistence.sql.DataSourceManager
- All Implemented Interfaces:
PerApplicationDataManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CommonDataSourcegetDataSource(String key) static voidregister(String key, CommonDataSource dataSource)
-
Constructor Details
-
DataSourceManager
public DataSourceManager()
-
-
Method Details
-
register
-
getDataSource
-