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

Quick Search    Search Deep

Package com.dghda.kent.reports

Class Summary
BaseJDBCReport A base class to simplify writing reports which access a database through JDBC.
DummyReport  
FixedTemplateReport A base class to simplify writing reports which use load a template.
PSReport A report which generates a process listing using the ps command.
SimpleSQLReport A class which makes one or more queries using JDBC, and loads its configuration from an XML file.
SimpleSQLReport.ColumnMappingData  
SimpleSQLReport.ConnectionData  
SimpleSQLReport.QueryData  
SimpleSQLReport.XMLHandler  
SQLProvider A provider of simple SQL based reports.
SQLQueryMapping A class which maps SQL query results to a data set.