|
Oracle Application Server TopLink API Reference 10g (9.0.4) B10491-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--oracle.toplink.queryframework.DatabaseQuery
|
+--oracle.toplink.queryframework.ModifyQuery
Purpose: Abstract class for all modify queries. Currently contains no behavoir.
| Field Summary |
| Fields inherited from class oracle.toplink.queryframework.DatabaseQuery |
CascadeAggregateDelete, CascadeAllParts, CascadeDependentParts, CascadePrivateParts, NoCascading, QUERY_PREPARE |
| Constructor Summary | |
ModifyQuery() | |
| Method Summary | |
boolean |
isModifyQuery()PUBLIC: Return if this is a modify query. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ModifyQuery()
| Method Detail |
public boolean isModifyQuery()
isModifyQuery in class DatabaseQuery
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||