| Package | Description |
|---|---|
| org.springframework.data.querydsl |
Querydsl integration support classes.
|
| org.springframework.data.querydsl.binding |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEntityPathResolver
Simple implementation of
EntityPathResolver to lookup a query class by reflection and using the static field
of the same type. |
| Modifier and Type | Method and Description |
|---|---|
EntityPathResolver |
QuerydslBindingsFactory.getEntityPathResolver()
Returns the
EntityPathResolver used by the factory. |
| Constructor and Description |
|---|
QuerydslBindingsFactory(EntityPathResolver entityPathResolver) |
QuerydslPredicateBuilder(ConversionService conversionService,
EntityPathResolver resolver) |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.