| Package | Description |
|---|---|
| to.etc.webapp.query |
| Modifier and Type | Method and Description |
|---|---|
QContextContainer |
IQContextContainer.getContextContainer(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<QContextContainer> |
IQContextContainer.getAllContextContainers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
QContextManager.closeSharedContext(String key,
QContextContainer cc)
If the specified container contains a shared context close it.
|
static QDataContext |
QContextManager.getContext(String key,
QContextContainer cc)
Gets a shared QDataContext from the container.
|
static QDataContextFactory |
QContextManager.getDataContextFactory(String key,
QContextContainer cc)
Get/create a shared context factory.
|
Copyright © 2017 etc.to. All rights reserved.