Package | Description |
---|---|
org.springframework.data.querydsl.binding |
Modifier and Type | Method and Description |
---|---|
QuerydslBindings |
QuerydslBindingsFactory.createBindingsFor(Class<? extends QuerydslBinderCustomizer<?>> customizer,
TypeInformation<?> domainType)
Creates the
QuerydslBindings to be used using for the given domain type and a pre-defined
QuerydslBinderCustomizer . |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.