| Modifier and Type | Method and Description |
|---|---|
protected DataSource |
TabularDataServiceImpl.getDataSource(int tdSessionId) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSourceFactory.openDataSource(org.gcube.application.framework.core.session.ASLSession session,
TableId id)
Open the specified datasource
DataSource. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceFactory.closeDataSource(org.gcube.application.framework.core.session.ASLSession session,
DataSource dataSource)
Close the specified DataSource releasing allocated resources.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
TDSession.dataSource |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
TDSession.getDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
TDSession.setDataSource(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
static DataSource |
SessionUtil.getDataSource(javax.servlet.http.HttpSession httpSession,
int tdSessionId) |
static DataSource |
SessionUtil.openDataSource(javax.servlet.http.HttpSession httpSession,
TableId tableId) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setDataSource(javax.servlet.http.HttpSession httpSession,
int tdSessionId,
DataSource datasource) |
Copyright © 2015. All Rights Reserved.