Uses of Interface
net.sf.javaprinciples.persistence.db.jdbc.support.support.SqlParameterSourceFactory

Packages that use SqlParameterSourceFactory
net.sf.javaprinciples.persistence.db.jdbc   
 

Uses of SqlParameterSourceFactory in net.sf.javaprinciples.persistence.db.jdbc
 

Fields in net.sf.javaprinciples.persistence.db.jdbc declared as SqlParameterSourceFactory
protected  SqlParameterSourceFactory DaoSupport.sqlParameterSourceFactory
           
 

Constructors in net.sf.javaprinciples.persistence.db.jdbc with parameters of type SqlParameterSourceFactory
DaoSupport(org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations jdbcTemplate, NamedQueryProvider queryProvider, SqlParameterSourceFactory sqlParameterSourceFactory)
           
 



Copyright © 2013. All Rights Reserved.