https://github.com/marschall/transaction-query-timeout-test
test for verifications that the transaction timeout is properly propagated to the query timeout
https://github.com/marschall/transaction-query-timeout-test
java jdbc timeout transaction
Last synced: 3 months ago
JSON representation
test for verifications that the transaction timeout is properly propagated to the query timeout
- Host: GitHub
- URL: https://github.com/marschall/transaction-query-timeout-test
- Owner: marschall
- Created: 2018-05-22T15:58:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T06:37:01.000Z (about 7 years ago)
- Last Synced: 2025-01-16T02:45:00.337Z (5 months ago)
- Topics: java, jdbc, timeout, transaction
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Test for verifications that the transaction timeout is properly propagated to the query timeout
The application can be found under:
* http://127.0.0.1:8080/query-timeout/tx
* http://127.0.0.1:8080/query-timeout/no-tx```xml
true
300
``````xml
```