org.iternine.jeppetto.dao.mongodb.projections
Class ProjectionCommands

java.lang.Object
  extended by org.iternine.jeppetto.dao.mongodb.projections.ProjectionCommands

public final class ProjectionCommands
extends Object

Command factory.


Method Summary
static MongoDBCommand forProjection(Projection projection, com.mongodb.DBObject query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forProjection

public static MongoDBCommand forProjection(Projection projection,
                                           com.mongodb.DBObject query)


Copyright © 2011. All Rights Reserved.