|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ojb.broker.query.AbstractQueryImpl
org.apache.ojb.broker.query.QueryByCriteria
org.apache.ojb.broker.query.ReportQueryByCriteria
org.apache.ojb.broker.query.ReportQueryByMtoNCriteria
ReportQuery using MtoNCriteria, for internal use
| Field Summary |
| Fields inherited from class org.apache.ojb.broker.query.QueryByCriteria |
CRITERIA_SELECT_ALL |
| Fields inherited from interface org.apache.ojb.broker.query.Query |
NO_END_AT_INDEX, NO_START_AT_INDEX, NOT_SCROLLABLE, SCROLLABLE |
| Constructor Summary | |
ReportQueryByMtoNCriteria(java.lang.Class targetClass,
Criteria criteria)
Constructor for ReportQueryByMtoNCriteria. |
|
ReportQueryByMtoNCriteria(java.lang.Class targetClass,
Criteria criteria,
boolean distinct)
Constructor for ReportQueryByMtoNCriteria. |
|
ReportQueryByMtoNCriteria(java.lang.Class targetClass,
java.lang.String[] columns,
Criteria criteria)
Constructor for ReportQueryByMtoNCriteria. |
|
ReportQueryByMtoNCriteria(java.lang.Class targetClass,
java.lang.String[] columns,
Criteria criteria,
boolean distinct)
Constructor for ReportQueryByMtoNCriteria. |
|
| Method Summary | |
java.lang.String |
getIndirectionTable()
Gets the indirection Table used for m:n queries. |
void |
setIndirectionTable(java.lang.String indirectionTable)
Sets the indirectionTable. |
| Methods inherited from class org.apache.ojb.broker.query.ReportQueryByCriteria |
getAttributeFieldDescriptors, getAttributes, getColumns, getJdbcTypes, getJoinAttributes, setAttributeFieldDescriptors, setAttributes, setColumns, setJdbcTypes, setJoinAttributes, toString |
| Methods inherited from class org.apache.ojb.broker.query.AbstractQueryImpl |
fullSize, fullSize, getBaseClass, getEndAtIndex, getExampleObject, getFetchSize, getSearchClass, getStartAtIndex, getWithExtents, setEndAtIndex, setFetchSize, setStartAtIndex, setWithExtents, usePaging |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ReportQueryByMtoNCriteria(java.lang.Class targetClass,
java.lang.String[] columns,
Criteria criteria,
boolean distinct)
targetClass - columns - criteria - distinct -
public ReportQueryByMtoNCriteria(java.lang.Class targetClass,
java.lang.String[] columns,
Criteria criteria)
targetClass - columns - criteria -
public ReportQueryByMtoNCriteria(java.lang.Class targetClass,
Criteria criteria)
targetClass - criteria -
public ReportQueryByMtoNCriteria(java.lang.Class targetClass,
Criteria criteria,
boolean distinct)
targetClass - criteria - distinct - | Method Detail |
public java.lang.String getIndirectionTable()
MtoNQuery
getIndirectionTable in interface MtoNQueryMtoNQuery.getIndirectionTable()public void setIndirectionTable(java.lang.String indirectionTable)
indirectionTable - The indirectionTable to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||