Package be.ugent.rml.functions
Class DynamicMultipleRecordsFunctionExecutor
- java.lang.Object
-
- be.ugent.rml.functions.DynamicMultipleRecordsFunctionExecutor
-
- All Implemented Interfaces:
MultipleRecordsFunctionExecutor
public class DynamicMultipleRecordsFunctionExecutor extends Object implements MultipleRecordsFunctionExecutor
-
-
Constructor Summary
Constructors Constructor Description DynamicMultipleRecordsFunctionExecutor(List<ParameterValueOriginPair> parameterValuePairs, FunctionLoader functionLoader)
-
-
-
Constructor Detail
-
DynamicMultipleRecordsFunctionExecutor
public DynamicMultipleRecordsFunctionExecutor(List<ParameterValueOriginPair> parameterValuePairs, FunctionLoader functionLoader)
-
-