Package | Description |
---|---|
org.teiid | |
org.teiid.adminapi | |
org.teiid.adminapi.impl | |
org.teiid.adminapi.jboss | |
org.teiid.dqp.internal.datamgr | |
org.teiid.logging | |
org.teiid.runtime | |
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 |
---|---|
Collection<? extends Session> |
AdminFactory.AdminImpl.getSessions() |
Modifier and Type | Method and Description |
---|---|
Session |
ExecutionContextImpl.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionContextImpl.setSession(Session session) |
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 |
---|---|
Collection<? extends Session> |
EmbeddedAdminImpl.getSessions() |
Modifier and Type | Method and Description |
---|---|
Session |
ExecutionContext.getSession()
Get the current session.
|
Copyright © 2019. All rights reserved.