public class DeleteWhereDSLCodeGen2_2 extends DeleteWhereDSLCodeGen implements JSONFunctionCallSupport
AbstractDSLCodeGen.ClassSignatureInfo, AbstractDSLCodeGen.ClassSignatureParams, AbstractDSLCodeGen.FieldSignatureInfo, AbstractDSLCodeGen.IndexFieldSignatureInfo, AbstractDSLCodeGen.ReturnType, AbstractDSLCodeGen.WhereClauseForEQ, GT, GTE, INDEX_FIELD_SIGNATURE_SORTER, LT, LTE, TUPLE2_PARTITION_KEY_SORTER, TUPLE4_CLUSTERING_COLUMN_SORTER, TUPLE4_PARTITION_KEY_SORTER| Constructor and Description |
|---|
DeleteWhereDSLCodeGen2_2() |
buildDeleteEndClass, buildDeleteWhereForClusteringColumn, buildDeleteWhereForPartitionKey, 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, buildToJSONFunctionCallbuildColumnInVarargs, buildColumnRelation, buildTokenValueRelationbuildLWtConditionMethods, buildLWTConditionOnColumn, buildLWTNotEqualpublic void augmentPartitionKeyRelationClassForWhereClause(com.squareup.javapoet.TypeSpec.Builder relationClassBuilder,
AbstractDSLCodeGen.FieldSignatureInfo fieldInfo,
AbstractDSLCodeGen.ClassSignatureInfo nextSignature)
augmentPartitionKeyRelationClassForWhereClause in class DeleteWhereDSLCodeGenpublic void augmentClusteringColRelationClassForWhereClause(com.squareup.javapoet.TypeSpec.Builder relationClassBuilder,
AbstractDSLCodeGen.FieldSignatureInfo fieldInfo,
AbstractDSLCodeGen.ClassSignatureInfo nextSignature,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature)
augmentClusteringColRelationClassForWhereClause in class DeleteWhereDSLCodeGenpublic void augmentWhereClass(com.squareup.javapoet.TypeSpec.Builder whereClassBuilder,
EntityMetaCodeGen.EntityMetaSignature signature,
List<AbstractDSLCodeGen.FieldSignatureInfo> clusteringCols,
List<AbstractDSLCodeGen.ClassSignatureInfo> classesSignature,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature)
augmentWhereClass in class DeleteWhereDSLCodeGenpublic void augmentLWTConditionClass(com.squareup.javapoet.TypeSpec.Builder conditionClassBuilder,
AbstractDSLCodeGen.FieldSignatureInfo fieldSignatureInfo,
AbstractDSLCodeGen.ClassSignatureInfo currentSignature)
augmentLWTConditionClass in interface LWTConditionsCodeGenCopyright © 2012-2021. All Rights Reserved.