Interface | Description |
---|---|
NamedParams |
Interface to implement named parameters.
|
Class | Description |
---|---|
NamedParamsDefault |
This class is an implementation of NamedParams.
|
Exception | Description |
---|---|
DuplicateParamException |
This is a PDI Exception for the named parameters.
|
NamedParamsException |
This is a PDI Exception for the named parameters.
|
UnknownParamException |
This is a PDI Exception for the named parameters.
|