com.mysema.query.mongodb
Class AnyEmbeddedBuilder<K>
java.lang.Object
com.mysema.query.mongodb.AnyEmbeddedBuilder<K>
- Type Parameters:
K
- T
-
public class AnyEmbeddedBuilder<K>
- extends Object
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnyEmbeddedBuilder
public AnyEmbeddedBuilder(QueryMixin<MongodbQuery<K>> queryMixin,
Path<? extends Collection<?>> collection)
on
public MongodbQuery<K> on(Predicate... conditions)
Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.