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.querydsl.core.types.Path<T>> |
QuerydslBindings.TypeBinder.first(SingleValueBinding<P,T> binding)
Configures the given
SingleValueBinding to be used for the current type. |
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.