|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.db.Query
net.datacrow.core.db.UpdateQuery
public class UpdateQuery
Constructor Summary | |
---|---|
UpdateQuery(DcObject dco)
|
Method Summary | |
---|---|
protected void |
clear()
|
protected void |
finalize()
|
java.util.List<DcObject> |
run()
|
Methods inherited from class net.datacrow.core.db.Query |
---|
createReferences, deleteImage, getModule, getModuleIdx, getPreparedStament, getQueryValue, getRequests, handleRequest, isLog, saveImage, saveReferences, setLog, setValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateQuery(DcObject dco)
Method Detail |
---|
protected void clear()
clear
in class Query
public java.util.List<DcObject> run()
run
in class Query
protected void finalize() throws java.lang.Throwable
finalize
in class Query
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |