ChartDirector 7.0 (Java Edition)
DBTable.DBTable
Usage
public DBTable(java.sql.ResultSet rs) throws java.sql.SQLException
Description
Creates a DBTable object and fills the data table with data from a java.sql.ResultSet object.
Arguments
Argument | Default | Description |
table | (Mandatory) | A java.sql.ResultSet object representing the query result. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.