The Spring Framework

Uses of Class
org.springframework.core.NestedCheckedException

Packages that use NestedCheckedException
org.springframework.jdbc.support Support classes for the JDBC framework, used by the classes in the jdbc.core and jdbc.object packages. 
 

Uses of NestedCheckedException in org.springframework.jdbc.support
 

Subclasses of NestedCheckedException in org.springframework.jdbc.support
 class MetaDataAccessException
          Exception indicating that something went wrong during JDBC metadata lookup.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.