Skip to content

Conversation

@harawata
Copy link
Member

@harawata harawata commented May 6, 2019

Fixes #1527 .
As it calls java.sql.Connection#setNetworkTimeout() internally, setting this property requires a driver supporting JDBC 4.1.

As it calls `java.sql.Connection#setNetworkTimeout()` internally, setting this property requires a driver supporting JDBC 4.1.
@kazuki43zoo
Copy link
Member

👍

@harawata harawata merged commit 7d17913 into mybatis:master May 6, 2019
@harawata
Copy link
Member Author

harawata commented May 6, 2019

Thank you, @kazuki43zoo !

@harawata harawata deleted the gh/1527 branch May 6, 2019 12:47
pulllock pushed a commit to pulllock/mybatis-3 that referenced this pull request Oct 19, 2023
Add 'defaultNetworkTimeout' to PooledDataSource and UnpooledDataSource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support networkTimeout on built-in DataSource classes

2 participants