| Package | Description |
|---|---|
| com.impetus.client.cassandra.thrift |
| Modifier and Type | Method and Description |
|---|---|
static CQLTranslator.TranslationType |
CQLTranslator.TranslationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CQLTranslator.TranslationType[] |
CQLTranslator.TranslationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<CQLTranslator.TranslationType,Map<String,StringBuilder>> |
CQLTranslator.prepareColumnOrColumnValues(Object record,
EntityMetadata entityMetadata,
CQLTranslator.TranslationType type,
Map<String,Object> externalProperties,
EntityManagerFactoryImpl.KunderaMetadata kunderaMetadata)
Prepares column name or column values.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<CQLTranslator.TranslationType,Map<String,StringBuilder>> |
CQLTranslator.prepareColumnOrColumnValues(Object record,
EntityMetadata entityMetadata,
CQLTranslator.TranslationType type,
Map<String,Object> externalProperties,
EntityManagerFactoryImpl.KunderaMetadata kunderaMetadata)
Prepares column name or column values.
|
Copyright © 2015. All Rights Reserved.