Skip to content

Commit

Permalink
Javadoc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
archiecobbs committed Apr 20, 2018
1 parent 59b85eb commit 1fdd07a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -23,6 +23,7 @@ public abstract class SQLDriverKVImplementation<C extends SQLDriverKVImplementat
/**
* Constructor.
*
* @param configType configuration object type
* @param driverClassName {@link java.sql.Driver} implementation class name
*/
protected SQLDriverKVImplementation(Class<C> configType, String driverClassName) {
Expand Down

0 comments on commit 1fdd07a

Please sign in to comment.