Uses of Class
com.orchestranetworks.addon.dpra.function.BaseFunctionDefinitionBuilder
Packages that use BaseFunctionDefinitionBuilder
Package
Description
Provides classes and interfaces to create custom functions.
-
Uses of BaseFunctionDefinitionBuilder in com.orchestranetworks.addon.dpra.function
Classes in com.orchestranetworks.addon.dpra.function with type parameters of type BaseFunctionDefinitionBuilderModifier and TypeClassDescriptionclassBaseFunctionDefinitionBuilder<T extends BaseFunctionDefinitionBuilder<T>>Base builder ofFunctionDefinitioninstances.classBuilder ofFunctionDefinitioninstances at both the table and the field levels.Subclasses of BaseFunctionDefinitionBuilder in com.orchestranetworks.addon.dpra.functionModifier and TypeClassDescriptionfinal classBuilder ofFunctionDefinitioninstances at the dataset level.final classBuilder ofFunctionDefinitioninstances at the dataspace level.final classBuilder ofFunctionDefinitioninstances at the field level.final classBuilder ofFunctionDefinitioninstances at the table level.classBuilder ofFunctionDefinitioninstances at both the table and the field levels.final classBuilder ofFunctionDefinitioninstances at the workflow level.