mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 16:49:43 +01:00
javadoc correction
Former-commit-id: 1b55c65bd4f05027bb9b4ddc677d7d95fc0defb5
This commit is contained in:
@@ -130,7 +130,7 @@ class DriverShim implements Driver {
|
|||||||
* Wraps the call to the underlying driver's getParentLogger method.
|
* Wraps the call to the underlying driver's getParentLogger method.
|
||||||
*
|
*
|
||||||
* @return the parent's Logger
|
* @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()
|
* @see java.sql.Driver#getParentLogger()
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user