mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ import org.springframework.jdbc.support.MetaDataAccessException;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Factory used to create a {@link CallMetaDataProvider} implementation
|
* Factory used to create a {@link CallMetaDataProvider} implementation
|
||||||
* based on the type of databse being used.
|
* based on the type of database being used.
|
||||||
*
|
*
|
||||||
* @author Thomas Risberg
|
* @author Thomas Risberg
|
||||||
* @since 2.5
|
* @since 2.5
|
||||||
|
|||||||
+1
-1
@@ -31,7 +31,7 @@ import org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Factory used to create a {@link TableMetaDataProvider} implementation
|
* Factory used to create a {@link TableMetaDataProvider} implementation
|
||||||
* based on the type of databse being used.
|
* based on the type of database being used.
|
||||||
*
|
*
|
||||||
* @author Thomas Risberg
|
* @author Thomas Risberg
|
||||||
* @since 2.5
|
* @since 2.5
|
||||||
|
|||||||
Reference in New Issue
Block a user