Interface Row


public interface Row
Optional interface that rows can extend for supporting reflection-style access to columns. If the row represents a join, dotted name paths can be used to access sub columns.
See Also: