|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceFactory | |
|---|---|
| org.gcube.portlets.user.tdw.server.datasource | |
| org.gcube.portlets.user.tdw.server.datasource.jdbc | |
| Uses of DataSourceFactory in org.gcube.portlets.user.tdw.server.datasource |
|---|
| Fields in org.gcube.portlets.user.tdw.server.datasource with type parameters of type DataSourceFactory | |
|---|---|
protected Map<String,DataSourceFactory> |
DataSourceFactoryRegistry.instancesRegistry
|
| Methods in org.gcube.portlets.user.tdw.server.datasource that return DataSourceFactory | |
|---|---|
DataSourceFactory |
DataSourceFactoryRegistry.get(String factoryId)
Retrieves the specified DataSourceFactory. |
| Methods in org.gcube.portlets.user.tdw.server.datasource with parameters of type DataSourceFactory | |
|---|---|
void |
DataSourceFactoryRegistry.add(DataSourceFactory factory)
Adds a new DataSourceFactory to the registry. |
| Uses of DataSourceFactory in org.gcube.portlets.user.tdw.server.datasource.jdbc |
|---|
| Classes in org.gcube.portlets.user.tdw.server.datasource.jdbc that implement DataSourceFactory | |
|---|---|
class |
SimpleJDBCDataSourceFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||