Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jdbc.core.metadata Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
CallMetaDataContextClass to manage context metadata used for the configuration and execution of the call.Classorg.springframework.jdbc.core.metadataSpring MVC
CallMetaDataProviderInterface specifying the API to be implemented by a class providing call metadata.Interfaceorg.springframework.jdbc.core.metadataSpring MVC
CallMetaDataProviderFactoryFactory used to create a CallMetaDataProvider implementationbased on the type of database being used.Classorg.springframework.jdbc.core.metadataSpring MVC
CallParameterMetaDataHolder of metadata for a specific parameter that is used for call processing.Classorg.springframework.jdbc.core.metadataSpring MVC
Db2CallMetaDataProviderDB2 specific implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
DerbyCallMetaDataProviderDerby specific implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
DerbyTableMetaDataProviderThe Derby specific implementation of the TableMetaDataProvider.Classorg.springframework.jdbc.core.metadataSpring MVC
GenericCallMetaDataProviderGeneric implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
GenericTableMetaDataProviderA generic implementation of the TableMetaDataProvider that should provideenough features for all supported databases.Classorg.springframework.jdbc.core.metadataSpring MVC
HanaCallMetaDataProviderSAP HANA specific implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
HsqlTableMetaDataProviderThe HSQL specific implementation of TableMetaDataProvider.Classorg.springframework.jdbc.core.metadataSpring MVC
OracleCallMetaDataProviderOracle specific implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
OracleTableMetaDataProviderOracle-specific implementation of the TableMetaDataProvider.Classorg.springframework.jdbc.core.metadataSpring MVC
PostgresCallMetaDataProviderOracle specific implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
PostgresTableMetaDataProviderThe PostgreSQL specific implementation of TableMetaDataProvider.Classorg.springframework.jdbc.core.metadataSpring MVC
SqlServerCallMetaDataProviderSQL Server specific implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
SybaseCallMetaDataProviderSybase specific implementation for the CallMetaDataProvider interface.Classorg.springframework.jdbc.core.metadataSpring MVC
TableMetaDataContextClass to manage context metadata used for the configurationand execution of operations on a database table.Classorg.springframework.jdbc.core.metadataSpring MVC
TableMetaDataProviderInterface specifying the API to be implemented by a class providing table metedata.Interfaceorg.springframework.jdbc.core.metadataSpring MVC
TableMetaDataProviderFactoryFactory used to create a TableMetaDataProvider implementationbased on the type of database being used.Classorg.springframework.jdbc.core.metadataSpring MVC
TableParameterMetaDataHolder of metadata for a specific parameter that is used for table processing.Classorg.springframework.jdbc.core.metadataSpring MVC