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

Quick Search    Search Deep

org.apache.ojb.broker.query
Interface ReportQuery  view ReportQuery download ReportQuery.java

All Known Implementing Classes:
ReportQueryByCriteria

public interface ReportQuery

Interface for ReportQueries

Version:
$Id: ReportQuery.java,v 1.1 2002/10/01 18:49:06 brj Exp $

Method Summary
 java.lang.String[] getColumns()
          Gets the columns used for the Report.
 

Method Detail

getColumns

public java.lang.String[] getColumns()
Gets the columns used for the Report.