The SQLResultSetRowData class represents an SQL result set as a list of data. This data is generated by an SQL statement through JDBC. With methods provided, you can get set the result set metadata.
This example shows you how ListRowData and HTMLTableConverter work. It shows the Java™ code, HTML code, and HTML look and feel.