Package com.inet.report.config.datasource
package com.inet.report.config.datasource
-
ClassDescriptionA
DataSourceConfiguration
is a description of a data source, that can be used by an i-net Clear Reports report.
We differentiate between a data source that use a JDBC driver and a data source that use acom.inet.report.database.DataFactory
extended class.This interface can be useful for GUI tools that have to get notified if a DataSourceConfiguration was changed.This is the main class to manage data source configurations in i-net Clear Reports.