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