Polishing

(cherry picked from commit 9e925aa)
This commit is contained in:
Juergen Hoeller
2015-05-11 21:52:38 +02:00
parent 0d2859c99b
commit 00147379f9
5 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ import org.springframework.jdbc.support.MetaDataAccessException;
/**
* 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
* @since 2.5

View File

@@ -31,7 +31,7 @@ import org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor;
/**
* 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
* @since 2.5