The Spring Framework

Uses of Class
org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider

Packages that use GenericTableMetaDataProvider
org.springframework.jdbc.core.metadata Context metadata abstraction for the configuration and execution of a stored procedure call. 
 

Uses of GenericTableMetaDataProvider in org.springframework.jdbc.core.metadata
 

Subclasses of GenericTableMetaDataProvider in org.springframework.jdbc.core.metadata
 class HsqlTableMetaDataProvider
          The HSQL specific implementation of the TableMetaDataProvider.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.