public class UpdateWhereDSLCodeGen3_0 extends UpdateWhereDSLCodeGen2_2
AbstractDSLCodeGen.ClassSignatureInfo, AbstractDSLCodeGen.ClassSignatureParams, AbstractDSLCodeGen.FieldSignatureInfo, AbstractDSLCodeGen.IndexFieldSignatureInfo, AbstractDSLCodeGen.ReturnType, AbstractDSLCodeGen.WhereClauseForWHERE_CONSTRUCTOREQ, GT, GTE, INDEX_FIELD_SIGNATURE_SORTER, LT, LTE, TUPLE2_PARTITION_KEY_SORTER, TUPLE4_CLUSTERING_COLUMN_SORTER, TUPLE4_PARTITION_KEY_SORTER| Constructor and Description |
|---|
UpdateWhereDSLCodeGen3_0() |
| Modifier and Type | Method and Description |
|---|---|
void |
augmentClusteringColRelationClassForWhereClause(com.squareup.javapoet.TypeSpec.Builder relationClassBuilder,
AbstractDSLCodeGen.FieldSignatureInfo fieldInfo,
AbstractDSLCodeGen.ClassSignatureInfo nextSignature) |
augmentLWTConditionClass, augmentPartitionKeyRelationClassForWhereClausebuildUpdateEndClass, buildUpdateWhereForClusteringColumn, buildUpdateWhereForPartitionKey, buildWhereClasses, buildWhereClassesForClusteringColumns, buildWhereClassesForPartitionKeys, buildWhereClassesForStaticbuildAllColumns, buildAllColumnsWithSchemaProvider, buildClassesSignatureForWhereClause, buildEntityClassField, buildExactEntityMetaField, buildFrom, buildFromWithSchemaProvider, buildGetBoundValuesInternal, buildGetEncodedBoundValuesInternal, buildGetEntityClass, buildGetMetaInternal, buildGetOptions, buildGetRte, buildGetThis, buildRelationMethod, buildWhereConstructorWithOptions, formatColumnTuplesForJavadoc, getClusteringColsSignatureInfo, getDSESearchColsSignatureInfo, getIndexedColsSignatureInfo, getPartitionKeysSignatureInfo, hasCounter, relationToSymbolForJavaDocclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildAllColumnsJSON, buildAllColumnsJSONWithSchemaProvider, buildEqFromJSONToRelationClass, buildIfEqFromJSONToConditionClass, buildJSONIndexRelationForCollection, buildJSONIndexRelationForMapEntry, buildJSONIndexRelationForMapKey, buildJSONIndexRelationForMapValue, buildSelectFromJSON, buildSetFromJSONToRelationClass, buildToJSONFunctionCallbuildLWtConditionMethods, buildLWTConditionOnColumn, buildLWTNotEqualbuildColumnInVarargs, buildColumnRelation, buildTokenValueRelationpublic void augmentClusteringColRelationClassForWhereClause(com.squareup.javapoet.TypeSpec.Builder relationClassBuilder,
AbstractDSLCodeGen.FieldSignatureInfo fieldInfo,
AbstractDSLCodeGen.ClassSignatureInfo nextSignature)
augmentClusteringColRelationClassForWhereClause in class UpdateWhereDSLCodeGen2_2Copyright © 2012-2021. All Rights Reserved.