| Package | Description |
|---|---|
| org.gcube.portlets.user.tdwx.server | |
| org.gcube.portlets.user.tdwx.server.datasource | |
| org.gcube.portlets.user.tdwx.server.session |
| Modifier and Type | Method and Description |
|---|---|
static DataSourceX |
SessionUtil.getDataSource(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
int tdSessionId) |
static DataSourceX |
SessionUtil.openDataSource(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
TableId tableId) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setDataSource(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
int tdSessionId,
DataSourceX datasource) |
| Modifier and Type | Method and Description |
|---|---|
DataSourceX |
DataSourceXFactory.openDataSource(ServiceCredentials serviceCredentials,
TableId id)
Open the specified datasource
DataSourceX. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceXFactory.closeDataSource(ServiceCredentials serviceCredentials,
DataSourceX dataSource)
Close the specified DataSource releasing allocated resources.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceX |
TDSession.getDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
TDSession.setDataSource(DataSourceX dataSource) |
Copyright © 2019. All Rights Reserved.