net.csdn.mongo.commands
Class Update

java.lang.Object
  extended by net.csdn.mongo.commands.Update

public class Update
extends Object

User: WilliamZhu Date: 12-11-6 Time: 下午2:38


Constructor Summary
Update()
           
 
Method Summary
static boolean execute(Document doc, boolean validate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Update

public Update()
Method Detail

execute

public static boolean execute(Document doc,
                              boolean validate)


Copyright © 2014. All Rights Reserved.