| Package | Description |
|---|---|
| org.springframework.data.querydsl.binding |
| Modifier and Type | Method and Description |
|---|---|
void |
QuerydslBindings.PathBinder.first(SingleValueBinding<P,T> binding)
Defines the given
SingleValueBinding to be used for the paths. |
<P extends com.mysema.query.types.Path<T>> |
QuerydslBindings.TypeBinder.first(SingleValueBinding<P,T> binding)
Configures the given
SingleValueBinding to be used for the current type. |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.