public class FunctionsRegistryCodeGen3_2 extends FunctionsRegistryCodeGen2_2
| Constructor and Description |
|---|
FunctionsRegistryCodeGen3_2() |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.TypeSpec |
generateFunctionsRegistryClass(String className,
List<FunctionSignature> functionSignatures) |
buildAcceptAllMethodsForSystemFunctionbuildMethodForFunctionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildAllColumnsJSON, buildAllColumnsJSONWithSchemaProvider, buildEqFromJSONToRelationClass, buildIfEqFromJSONToConditionClass, buildJSONIndexRelationForCollection, buildJSONIndexRelationForMapEntry, buildJSONIndexRelationForMapKey, buildJSONIndexRelationForMapValue, buildSelectFromJSON, buildSetFromJSONToRelationClass, buildToJSONFunctionCallpublic com.squareup.javapoet.TypeSpec generateFunctionsRegistryClass(String className, List<FunctionSignature> functionSignatures)
generateFunctionsRegistryClass in class FunctionsRegistryCodeGen2_2Copyright © 2012-2021. All Rights Reserved.