Fix the wrong comments. (#4139)

This commit is contained in:
Weiyi Liu 2019-12-27 12:10:37 +08:00 committed by Daming
parent 4aac3293ca
commit 9415f68127
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ public class JDBCHikariCPClient implements Client {
}
/**
* Default getConnection is not set in auto-commit.
* Default getConnection is set in auto-commit.
*
* @return
* @throws JDBCClientException