mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Fix Javadoc error in JdbcOperations
Issue: SPR-8664
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ import org.springframework.jdbc.support.rowset.SqlRowSet;
|
||||
* As an alternative to a mock objects approach to testing data access code,
|
||||
* consider the powerful integration testing support provided in the
|
||||
* <code>org.springframework.test</code> package, shipped in
|
||||
* <code>spring-mock.jar</code>.
|
||||
* <code>spring-test.jar</code>.
|
||||
*
|
||||
* @author Rod Johnson
|
||||
* @author Juergen Hoeller
|
||||
|
||||
Reference in New Issue
Block a user