public class VisorCacheQueryConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
VisorCacheQueryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
escapeAll() |
static VisorCacheQueryConfiguration |
from(CacheQueryConfiguration qccfg) |
boolean |
indexFixedTyping() |
boolean |
indexPrimitiveKey() |
boolean |
indexPrimitiveValue() |
String |
typeResolver() |
public static VisorCacheQueryConfiguration from(CacheQueryConfiguration qccfg)
qccfg - Cache query configuration.public String typeResolver()
public boolean indexPrimitiveKey()
true if primitive keys should be indexed.public boolean indexPrimitiveValue()
true if primitive values should be indexed.public boolean indexFixedTyping()
true if SQL engine should try to convert values to their respective SQL types.public boolean escapeAll()
true if SQL engine generate SQL statements with escaped names.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015