Class PartTreeMongoQuery

java.lang.Object
org.springframework.data.mongodb.repository.query.AbstractMongoQuery
org.springframework.data.mongodb.repository.query.PartTreeMongoQuery
All Implemented Interfaces:
RepositoryQuery

public class PartTreeMongoQuery extends AbstractMongoQuery
RepositoryQuery implementation for Mongo.
Author:
Oliver Gierke, Christoph Strobl, Thomas Darimont, Mark Paluch