ReportMill 11 API

Package com.reportmill.datasource

Class Summary
RMCondition Represents a condition that is part of a SQL where clause.
RMConditionList This condition subclass represents a list of conditions.
RMDataSource This class is used as a proxy for objects passed to document's generateReport() method.
RMDataSourceUtils Utility methods for RMProperty.
RMEntity This class represents an entity for a data source.
RMFetch This class encapsulates the info necessary to get a defined datset from a datasource.
RMJDBCDataSource This class provides a datasource representing a JDBC database fetch.
RMProperty This class describes an attribute of an entity.
RMSchema This class describes the structure of a datasource by managing a list of RMEntity.
RMXMLDataSource This class is used as a proxy for objects passed to document's generateReport() method.
 

Enum Summary
RMCondition.DateConstraint  
RMCondition.Operator  
RMProperty.Type  
 


ReportMill 11 API