|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.derby.impl.sql.execute.GenericConstantAction
Utilities for constant actions
| Field Summary |
| Fields inherited from interface org.apache.derby.iapi.sql.execute.ConstantAction |
RUNTIMESTATISTICS, STATISTICSTIMING |
| Constructor Summary | |
(package private) |
GenericConstantAction()
|
| Method Summary | |
boolean |
modifiesTableId(UUID tableId)
Does this constant action modify the passed in table uuid? |
void |
readExternal(java.io.ObjectInput in)
|
boolean |
upToDate()
Reports whether these constants are up-to-date. |
void |
writeExternal(java.io.ObjectOutput out)
|
| 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.execute.ConstantAction |
executeConstantAction |
| Constructor Detail |
GenericConstantAction()
| Method Detail |
public boolean modifiesTableId(UUID tableId)
throws StandardException
modifiesTableId in interface ConstantActiontableId - the other table id
StandardException - thrown on failurepublic final void readExternal(java.io.ObjectInput in)
public final void writeExternal(java.io.ObjectOutput out)
public final boolean upToDate()
throws StandardException
upToDate in interface ConstantActionStandardException
|
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 | |||||||||