The Spring Framework

Uses of Class
org.springframework.jdbc.core.CallableStatementCreatorFactory

Packages that use CallableStatementCreatorFactory
org.springframework.jdbc.core.simple Simplification layer over JdbcTemplate for Java 5 and above. 
 

Uses of CallableStatementCreatorFactory in org.springframework.jdbc.core.simple
 

Methods in org.springframework.jdbc.core.simple that return CallableStatementCreatorFactory
protected  CallableStatementCreatorFactory AbstractJdbcCall.getCallableStatementFactory()
          Get the CallableStatementCreatorFactory being used
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.