public class IndexSelectWhereDSLCodeGen3_7 extends IndexSelectWhereDSLCodeGen2_2 implements SASISupport
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 |
|---|
IndexSelectWhereDSLCodeGen3_7() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildSASIIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
AbstractDSLCodeGen.IndexFieldSignatureInfo indexFieldInfo,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType) |
void |
buildSASIIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
EntityMetaCodeGen.EntityMetaSignature signature,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType) |
augmentRelationClassForWhereClause, augmentSelectEndClass, generateExtraWhereClassesbuildDSESearchIndexRelationbuildClusteringColumnRelation, buildIndexedRelationMethod, buildIndexRelationForCollection, buildIndexRelationForMapEntry, buildIndexRelationForMapKey, buildIndexRelationForMapValue, buildNativeIndexRelation, buildPartitionKeyRelation, buildSelectEndClass, buildWhereClasses, buildWhereClassesInternalaugmentWithTokenValueRelationClass, buildLimit, buildSelectEndClass, buildSelectWhereForClusteringColumn, buildSelectWhereForPartitionKey, buildWhereClassesForClusteringColumns, buildWhereClassesForPartitionKeys, buildWhereClassesInternal, maybeBuildOrderingBybuildAllColumns, 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, waitbuildSASIContains, buildSASIEndWith, buildSASILike, buildSASIStartWithbuildAllColumnsJSON, buildAllColumnsJSONWithSchemaProvider, buildEqFromJSONToRelationClass, buildIfEqFromJSONToConditionClass, buildJSONIndexRelationForCollection, buildJSONIndexRelationForMapEntry, buildJSONIndexRelationForMapKey, buildJSONIndexRelationForMapValue, buildSelectFromJSON, buildSetFromJSONToRelationClass, buildToJSONFunctionCalladdMultipleColumnsSliceRestrictions, addSingleColumnSliceRestrictions, buildAsymmetricColumnDoubleRelation, buildDoubleColumnRelation, buildDoubleTokenValueRelation, buildSymmetricColumnDoubleRelation, buildTuplesColumnRelationbuildColumnInVarargs, buildColumnRelation, buildTokenValueRelationpublic void buildSASIIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
EntityMetaCodeGen.EntityMetaSignature signature,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType)
buildSASIIndexRelation in class IndexSelectWhereDSLCodeGen2_1public void buildSASIIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
AbstractDSLCodeGen.IndexFieldSignatureInfo indexFieldInfo,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType)
Copyright © 2012-2021. All Rights Reserved.