net.csdn.mongo.commands
Class Insert

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

public class Insert
extends Object

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


Constructor Summary
Insert()
           
 
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

Insert

public Insert()
Method Detail

execute

public static boolean execute(Document doc,
                              boolean validate)


Copyright © 2014. All Rights Reserved.