| Package | Description |
|---|---|
| oracle.toplink.essentials.queryframework |
| Modifier and Type | Method and Description |
|---|---|
ConstructorReportItem |
ReportQuery.beginAddingConstructorArguments(Class constructorClass)
PUBLIC: Call a constructor for the given class with the results of this query.
|
ConstructorReportItem |
ReportQuery.beginAddingConstructorArguments(Class constructorClass,
Class[] constructorArgTypes)
PUBLIC: Call a constructor for the given class with the results of this query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportQuery.addConstructorReportItem(ConstructorReportItem item)
PUBLIC:
Add a ConstructorReportItem to this query's set of return values.
|
Copyright © 2024. All rights reserved.