| Package | Description |
|---|---|
| org.springframework.data.mongodb.repository.support |
Support infrastructure for query derivation of MongoDB specific repositories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuerydslMongoRepository<T,ID extends Serializable>
Deprecated.
since 2.0. Querydsl execution is now linked via composable repositories and no longer requires to be a
subclass of
SimpleMongoRepository. Use QuerydslMongoPredicateExecutor for standalone
Querydsl Predicate execution. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.