A node that wraps a ResultConverter
Result converter that can write to multiple sub-converters and read from the first one
An efficient (albeit boxed) ResultConverter for Product/Tuple values.
A ResultConverter
is used to read data from a result, update a result,
and set parameters of a query.
Create a ResultConverter for parameters and result sets.
The domain of a ResultConverter
and associated classes.