Uses of Class
org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
Packages that use GenericCallMetaDataProvider
Package
Description
Context metadata abstraction for the configuration and execution
of table inserts and stored procedure calls.
-
Uses of GenericCallMetaDataProvider in org.springframework.jdbc.core.metadata
Subclasses of GenericCallMetaDataProvider in org.springframework.jdbc.core.metadataModifier and TypeClassDescriptionclassDB2 specific implementation for theCallMetaDataProviderinterface.classDerby specific implementation for theCallMetaDataProviderinterface.classSAP HANA specific implementation for theCallMetaDataProviderinterface.classOracle-specific implementation for theCallMetaDataProviderinterface.classPostgres-specific implementation for theCallMetaDataProviderinterface.classSQL Server specific implementation for theCallMetaDataProviderinterface.classSybase specific implementation for theCallMetaDataProviderinterface.