Fixed Javadoc
This commit is contained in:
parent
abe43ec2c2
commit
caa173e5bd
@ -82,7 +82,7 @@ public interface ConnectionProvider {
|
||||
* jOOQ will guarantee that every acquired connection is released exactly
|
||||
* once.
|
||||
*
|
||||
* @param A connection that was previously obtained from {@link #acquire()}
|
||||
* @param connection A connection that was previously obtained from {@link #acquire()}
|
||||
* @throws DataAccessException If anything went wrong while releasing a
|
||||
* connection
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user