com.mongodb.casbah.query.dsl
Trait to provide the $and method as a bareword operator.
$and ("Foo" -> "bar")
Targets an RValue of (String, Any)* to be converted to a DBObject
http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-%24and
Trait to provide the $and method as a bareword operator.
Targets an RValue of (String, Any)* to be converted to a DBObject
http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-%24and