public interface ReportQuery
Modifier and Type | Method and Description |
---|---|
java.util.Map |
getAttributeFieldDescriptors()
Returns a Map with FieldDescriptors identified by Attribute
|
java.lang.String[] |
getAttributes()
Gets the attributes used for the Report.
|
java.lang.String[] |
getColumns()
Deprecated.
use getAttributes()
|
int[] |
getJdbcTypes()
Gets the Jdbc-Types of the columns used for the Report.
|
java.lang.String[] |
getJoinAttributes()
Gets the additional attributes used for building the Join.
|
java.lang.String[] getColumns()
java.lang.String[] getAttributes()
int[] getJdbcTypes()
Types
java.lang.String[] getJoinAttributes()
java.util.Map getAttributeFieldDescriptors()
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30