Expose information about current row
Opened this issue · 1 comments
ejboy commented
Expose information about current row
ejboy commented
row - represents a current row if driver supports this feature. This variable is reset by driver for each query row. The class is driver specific, e.g. JDBC driver returns current resultset, xpath driver returns node, ldap driver return Attributes etc.