Package com.inet.report.database
-
Interface Summary Interface Description DataFactory This interface is a layer between a your DBMS or any other data source and i-net Clear Reports. -
Class Summary Class Description BaseDataFactory Abstract base implementation of the DataFactory.ColumnInfo Describes a single column.JdbcData Abstract implementation of DataFactory for JDBC data.TableData This class is a container for tabularly dataTableSourceInfo This class holds information which can be used to create a TableSource.