| 
 | Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) B32476-02 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   oracle.toplink.queryframework.SQLResult
oracle.toplink.queryframework.SQLResult
public abstract class SQLResult
Purpose: An abstract superclass that represents the comonalities between the main result types of the SQLResultSetMapping
EntityResult, ColumnResult| Constructor Summary | |
|---|---|
| SQLResult() | |
| Method Summary | |
|---|---|
|  boolean | isColumnResult() | 
|  boolean | isEntityResult() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SQLResult()
| Method Detail | 
|---|
public boolean isColumnResult()
public boolean isEntityResult()
| 
 |  | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||