| Package | Description |
|---|---|
| org.teiid | |
| org.teiid.adminapi | |
| org.teiid.adminapi.impl | |
| org.teiid.logging | |
| org.teiid.translator |
| Modifier and Type | Method and Description |
|---|---|
Session |
CommandContext.getSession()
Get the current session
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Session> |
Admin.getSessions()
Get all the current Sessions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionMetadata
Add and delete properties also in the Mapper class for correct wrapping for profile service.
|
| Modifier and Type | Method and Description |
|---|---|
Session |
AuditMessage.getSession()
The
Session for the event or null if one has not been established. |
| Constructor and Description |
|---|
AuditMessage(String context,
String activity,
Session session) |
| Modifier and Type | Method and Description |
|---|---|
Session |
ExecutionContext.getSession()
Get the current session.
|
Copyright © 2019. All rights reserved.