Package | Description |
---|---|
org.teiid.query.processor.proc | |
org.teiid.query.tempdata | |
org.teiid.query.util |
Modifier and Type | Method and Description |
---|---|
TempTableStore |
Program.getTempTableStore() |
TempTableStore |
ProcedurePlan.getTempTableStore() |
Modifier and Type | Method and Description |
---|---|
TempTableStore |
TempTableStore.getParentTempTableStore() |
TempTableStore |
GlobalTableStoreImpl.getTempTableStore() |
Modifier and Type | Method and Description |
---|---|
void |
TempTableStore.setParentTempTableStore(TempTableStore parentTempTableStore) |
Modifier and Type | Method and Description |
---|---|
TempTableStore |
CommandContext.getSessionTempTableStore() |
TempTableStore |
CommandContext.getTempTableStore() |
Modifier and Type | Method and Description |
---|---|
void |
CommandContext.setSessionTempTableStore(TempTableStore tempTableStore) |
void |
CommandContext.setTempTableStore(TempTableStore tempTableStore) |
Copyright © 2020. All rights reserved.