Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
jbreport.data

Classes in jbreport.data used by jbreport.data
AbstractQueryResult
          This helper class is designed to make it easier for applications to define a concrete QueryResult class.
Aggregate.Aggregatable
          This is the interface that actually does all the work during data expansion.
PhysicalConnection
          This interface defines the contract that is required for the class to be pluggable into a Datasource instance.
QueryResult
          This interface is meant as a thin wrapper over classes like resultsets.