com.mysema.query.mongodb
Class MongodbOps

java.lang.Object
  extended by com.mysema.query.mongodb.MongodbOps

public final class MongodbOps
extends Object

Mongodb specific operators

Author:
tiwe

Field Summary
static Operator<Boolean> ELEM_MATCH
           
static Operator<Boolean> NEAR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NEAR

public static final Operator<Boolean> NEAR

ELEM_MATCH

public static final Operator<Boolean> ELEM_MATCH


Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.