Package com.zoho.analytics.jdbc
-
Interface Summary Interface Description ZohoAnalyticsData -
Class Summary Class Description DriverParams The connection parameters to connect the databaseZohoAnalyticsAPI ZohoAnalyticsColumn ZohoAnalyticsConnection ZohoAnalyticsConstants ZohoAnalyticsDatabaseMetadata ZohoAnalyticsDataParser ZohoAnalyticsDriver The Driver which need to be loaded to connect the database.ZohoAnalyticsMetaData ZohoAnalyticsResultSet A table of data representing a database result set, which is usually generated by executing a statement that queries the database.ZohoAnalyticsResultSetMetaData An object that can be used to get information about the types and properties of the columns in a ResultSet object.ZohoAnalyticsStatement The object used for executing a static SQL statement and returning the results it produces.ZohoAnalyticsView ZohoAnalyticsWorkspace ZohoAnalyticsWrapper -
Exception Summary Exception Description NotImplementedException This is an internally used class