|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.derby.impl.sql.execute.BaseActivation
org.apache.derby.impl.sql.execute.CursorActivation
In the family of activation support classes, this one provides an activation with a cursor name.
| Field Summary |
| Fields inherited from class org.apache.derby.impl.sql.execute.BaseActivation |
closed, cm, dvFactory, ec, exFactory, indexOfSessionTableNamesInSavedObjects, lcc, numSubqueries, parentResultSets, preStmt, pvs, raParentResultSets, resultDescription, resultSet, row, rsFactory |
| Constructor Summary | |
CursorActivation()
|
|
| Method Summary | |
boolean |
isCursorActivation()
Is this Activation for a cursor? |
void |
setCursorName(java.lang.String cursorName)
remember the cursor name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.derby.iapi.sql.Activation |
execute |
| Methods inherited from interface org.apache.derby.iapi.services.loader.GeneratedByteCode |
postConstructor |
| Constructor Detail |
public CursorActivation()
| Method Detail |
public void setCursorName(java.lang.String cursorName)
setCursorName in interface ActivationsetCursorName in class BaseActivationpublic boolean isCursorActivation()
Activation
isCursorActivation in interface ActivationisCursorActivation in class BaseActivationActivation.isCursorActivation()
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||