public class IndexSelectDSLCodeGen2_2 extends IndexSelectDSLCodeGen2_1 implements JSONFunctionCallSupport
SelectDSLCodeGen.SelectColumnsSignatureAbstractDSLCodeGen.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 |
|---|
IndexSelectDSLCodeGen2_2() |
| Modifier and Type | Method and Description |
|---|---|
void |
augmentSelectClass(GlobalParsingContext context,
EntityMetaCodeGen.EntityMetaSignature signature,
com.squareup.javapoet.TypeSpec.Builder builder) |
buildIndexedSelectColumns, buildSelectClass, buildSelectFrom, buildSelectFromTypedMapbuildSelectColumnMethod, buildSelectColumns, buildSelectColumnsTypedMap, buildSelectComputedColumnMethod, buildSelectConstructor, buildSelectFrom, buildSelectFromTypedMap, buildSelectFunctionCallMethod, buildSelectUDTClassAndMethods, buildSelectUDTColumnMethodbuildAllColumns, 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, buildToJSONFunctionCallpublic void augmentSelectClass(GlobalParsingContext context, EntityMetaCodeGen.EntityMetaSignature signature, com.squareup.javapoet.TypeSpec.Builder builder)
augmentSelectClass in class IndexSelectDSLCodeGen2_1Copyright © 2012-2021. All Rights Reserved.