Interface QuerydslBinderCustomizer<T extends com.querydsl.core.types.EntityPath<?>>

All Known Subinterfaces:
QuerydslBinderCustomizerDefaults

public interface QuerydslBinderCustomizer<T extends com.querydsl.core.types.EntityPath<?>>
A component that will customize QuerydslBindings for the given entity path.
Since:
1.11
Author:
Oliver Gierke
  • Method Details