Uses of Package
planetj.database.report

Packages that use planetj.database.report
planetj.database   
planetj.database.report   
planetj.dataengine.sqloperation   
 

Classes in planetj.database.report used by planetj.database
ReportBreakCollection
          A grouping of ReportBreaks.
 

Classes in planetj.database.report used by planetj.database.report
ColumnFunction
          Represents a function that operates on a column of values in a table
OverallReportBreak
          A special kind of ReportBreak which operates on all of the Rows returned by an SQL query, and not a subset of those Rows.
ReportBreak
          Defines how and where reports should be generated for a RowCollection.
ReportBreakCollection
          A grouping of ReportBreaks.
ReportPropertyGroup
          Contains Property objects which specify one or more ReportBreak objects.
 

Classes in planetj.database.report used by planetj.dataengine.sqloperation
ReportBreakCollection
          A grouping of ReportBreaks.