Package | Description |
---|---|
oracle.toplink.essentials.internal.queryframework | |
oracle.toplink.essentials.queryframework |
Modifier and Type | Method and Description |
---|---|
protected int |
ExpressionQueryMechanism.computeAndSetItemOffset(ReportItem item,
int itemOffset)
calculate indexes for an item, given the current Offset
|
void |
ExpressionQueryMechanism.extractStatementFromItem(ReportItem item,
IdentityHashtable clonedExpressions,
SQLSelectStatement selectStatement,
Vector fieldExpressions) |
Modifier and Type | Class and Description |
---|---|
class |
ConstructorReportItem
Purpose: An item specifying a class constructor method to be used in a ReportQuery's returned results.
|
Modifier and Type | Method and Description |
---|---|
void |
ConstructorReportItem.addItem(ReportItem item) |
protected Object |
ReportQueryResult.processItem(ReportQuery query,
AbstractRecord row,
Vector toManyData,
ReportItem item)
INTERNAL:
Return a value from an item and database row (converted from raw field values using the mapping).
|
Copyright © 2021. All rights reserved.