Uses of Record Class
no.sikt.graphitron.definitions.helpers.ProcedureCall
Packages that use ProcedureCall
Package
Description
-
Uses of ProcedureCall in no.sikt.graphitron.definitions.fields
Methods in no.sikt.graphitron.definitions.fields that return ProcedureCall -
Uses of ProcedureCall in no.sikt.graphitron.definitions.interfaces
Methods in no.sikt.graphitron.definitions.interfaces that return ProcedureCall -
Uses of ProcedureCall in no.sikt.graphitron.generators.db
Methods in no.sikt.graphitron.generators.db with parameters of type ProcedureCallModifier and TypeMethodDescriptionprotected no.sikt.graphitron.javapoet.CodeBlockFetchDBMethodGenerator.generateProcedureCall(FetchContext context, ProcedureCall call) Generates a static method call to the generated jOOQRoutinesclass for a field annotated with@experimental_procedureCall.