Return the name, main info, attribute info and named children
Return the name, main info, attribute info and named children
Return the next specialized child ResultConverter
for the specified type.
Return the next specialized child ResultConverter
for the specified type.
The width of this converter (in columns), corresponding to the number of columns that will be read or written by it.
The width of this converter (in columns), corresponding to the number of columns that will be read or written by it.
A
ResultConverter
that simplifies the implementation of fast path converters. It always wraps aTypeMappingResultConverter
on top of aProductResultConverter
, allowing direct access to the product elements.