Uses of Interface
org.springframework.jdbc.core.DisposableSqlTypeValue

Packages that use DisposableSqlTypeValue
org.springframework.jdbc.core.support Classes supporting the org.springframework.jdbc.core package. 
 

Uses of DisposableSqlTypeValue in org.springframework.jdbc.core.support
 

Classes in org.springframework.jdbc.core.support that implement DisposableSqlTypeValue
 class SqlLobValue
          Object to represent an SQL BLOB/CLOB value parameter.
 



Copyright © 2002-2008 The Spring Framework.