public class DeliveryConvertorObjectArr extends Object implements DeliveryConvertor
Modifier and Type | Field and Description |
---|---|
protected static DeliveryConvertorObjectArr |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
Object[] |
convertRow(Object[] columns)
Convert result row to dispatchable.
|
protected static final DeliveryConvertorObjectArr INSTANCE
public Object[] convertRow(Object[] columns)
DeliveryConvertor
convertRow
in interface DeliveryConvertor
columns
- to convert