DB class has helper methods to get single values in many forms (String, Timestamp, BigDecimal, etc).
A couple of new methods will be worthy to allow multi-column select returning an array of objects, one object per column, and also a method to allow multi-row select returning an array of arrays of objects.
DB class has helper methods to get single values in many forms (String, Timestamp, BigDecimal, etc).
A couple of new methods will be worthy to allow multi-column select returning an array of objects, one object per column, and also a method to allow multi-row select returning an array of arrays of objects.
Regards,
Carlos Ruiz