public class FunctionsRegistryCodeGen2_2 extends FunctionsRegistryCodeGen implements JSONFunctionCallSupport
| Constructor and Description |
|---|
FunctionsRegistryCodeGen2_2() |
| Modifier and Type | Method and Description |
|---|---|
protected List<com.squareup.javapoet.MethodSpec> |
buildAcceptAllMethodsForSystemFunction() |
com.squareup.javapoet.TypeSpec |
generateFunctionsRegistryClass(String className,
List<FunctionSignature> functionSignatures) |
buildMethodForFunctionclone, 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 FunctionsRegistryCodeGenprotected List<com.squareup.javapoet.MethodSpec> buildAcceptAllMethodsForSystemFunction()
buildAcceptAllMethodsForSystemFunction in class FunctionsRegistryCodeGenCopyright © 2012-2021. All Rights Reserved.