javadoc correction

Former-commit-id: abe3b139d3025d05de2b32db84d4020ffc795541
This commit is contained in:
Jeremy Long
2014-01-14 05:59:52 -05:00
parent 6399978168
commit e2fb261e5b

View File

@@ -130,7 +130,7 @@ class DriverShim implements Driver {
* Wraps the call to the underlying driver's getParentLogger method.
*
* @return the parent's Logger
* @throws SQLException thrown if there is an error accessing the database
* @throws SQLFeatureNotSupportedException thrown if the feature is not supported
* @see java.sql.Driver#getParentLogger()
*/
@Override