|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ execute overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.sql.execute.CursorResultSet
| Uses of CursorResultSet in org.apache.derby.iapi.sql.execute |
| Methods in org.apache.derby.iapi.sql.execute that return CursorResultSet | |
CursorResultSet |
TemporaryRowHolder.getResultSet()
Get a result set for scanning what has been inserted so far. |
CursorResultSet |
CursorActivation.getTargetResultSet()
Returns the target result set for this activation, so that the current base row can be determined. |
CursorResultSet |
CursorActivation.getCursorResultSet()
Returns the cursor result set for this activation, so that the current row can be re-qualified, and so that the current row location can be determined. |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ execute overview ] | PREV NEXT | ||||||||