scriptella/scriptella-etl

Expose information about current row

Opened this issue · 1 comments

Expose information about current row

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.