|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo.server | Contains the implementation of middle tier components. |
| Uses of QueryCollection in oracle.jbo.server |
| Methods in oracle.jbo.server that return QueryCollection | |
| Type | Name |
|---|---|
QueryCollection |
ViewRowImpl.getQueryCollection(java.lang.Object accessKey)
Gets the QueryCollection this row exists in. |
QueryCollection |
ViewObjectImpl.getQueryCollection()
Internal: Applications should not use this method. |
QueryCollection |
ViewRowSetImpl.getQueryCollection()
Internal: Applications should not use this method. |
| Methods in oracle.jbo.server with parameters of type QueryCollection | |
| Type | Name |
|---|---|
ViewRowImpl |
ViewObjectImpl.createInstanceFromResultSet(QueryCollection qc,
java.sql.ResultSet resultSet)
Internal: Applications should not use this method. |
protected void |
ViewObjectImpl.passivateNewRowTracker(QueryCollection qc,
RowFilterKey rf,
Document doc,
Element parent)
Stores the NewRow index and keys. |
java.lang.Object |
RowQualifier.getBindValue(QueryCollection qc,
java.lang.String bindIndexStr)
|
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||