Class | Description |
---|---|
DriverParams |
The connection parameters to connect the database
|
ZohoReportsConnection |
A connection(session) with the database.
|
ZohoReportsDatabaseMetaData |
Provides detailed information on the reporting databases you have created in Zoho Analytics.
|
ZohoReportsDriver |
The Driver which need to be loaded to connect the database.
|
ZohoReportsResultSet |
A table of data representing a database result set, which is usually generated by executing a
statement that queries the database.
|
ZohoReportsResultSetMetaData |
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
|
ZohoReportsStatement |
The object used for executing a static SQL statement and returning the results it produces.
|
ZohoReportsWrapper |
Exception | Description |
---|---|
NotImplementedException |
This is an internally used class
|
Copyright © 2024 AdventNet Inc. All Rights Reserved.