Polishing

This commit is contained in:
Juergen Hoeller 2015-05-11 21:52:38 +02:00
parent a899e066f2
commit 9e925aa86c
3 changed files with 3 additions and 3 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