Spring Data JPA

Uses of Class
org.springframework.data.jpa.repository.query.ParameterBinder

Packages that use ParameterBinder
org.springframework.data.jpa.repository.query Query implementation to exectue queries against JPA. 
 

Uses of ParameterBinder in org.springframework.data.jpa.repository.query
 

Methods in org.springframework.data.jpa.repository.query that return ParameterBinder
protected  ParameterBinder AbstractJpaQuery.createBinder(Object[] values)
           
 


Spring Data JPA

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.