Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isopropylcyanide authored Apr 27, 2020
1 parent 88cf397 commit 10399cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ This project is available on Maven Central. To add it to your project you can ad
- At the backend, all `Jdbi` objects such as `Dao` or `SqlObjects` are proxied behind a `JdbiHandleManager`
- `JdbiHandleManager` contract specifies the `get` and `clear` of the actual handles to the calling thread.

![image](https://user-images.githubusercontent.com/12872673/80287874-a0e9d080-8751-11ea-8aab-ece79acaa1e0.png)
![image](https://user-images.githubusercontent.com/12872673/80345369-a563d580-8886-11ea-9fd9-3b659ac1d75b.png)


## Support
Expand Down

0 comments on commit 10399cd

Please sign in to comment.