Package | Description |
---|---|
org.teiid.query.metadata | |
org.teiid.query.parser | |
org.teiid.query.sql.lang | |
org.teiid.query.sql.visitor |
Modifier and Type | Method and Description |
---|---|
CacheHint |
TempMetadataID.getCacheHint() |
Modifier and Type | Method and Description |
---|---|
void |
TempMetadataID.setCacheHint(CacheHint cacheHint) |
Modifier and Type | Method and Description |
---|---|
CacheHint |
QueryParser.parseCacheHint(String sql) |
Modifier and Type | Method and Description |
---|---|
CacheHint |
CacheHint.clone() |
CacheHint |
Command.getCacheHint() |
Modifier and Type | Method and Description |
---|---|
void |
Command.setCacheHint(CacheHint cacheHint) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.addCacheHint(CacheHint obj) |
Copyright © 2020. All rights reserved.