Releases: zsoltherpai/fluent-jdbc
Releases · zsoltherpai/fluent-jdbc
1.8.5
1.8.4
- Bugfix: won't attempt to roll back transactions on connections set to autocommit
1.8.3
- preserve order of columns in Mappers.map()
1.8.2
- Bugfix for error retry functionality
1.8.1
- avoid stack overuse for query retries
1.8
- Sql error handler
1.7.1
- Custom sql error handler
1.7
- Global batch size setting
1.6.1
- binary parameters support on pre-jdbc 4.0 drivers
1.6
- Generated key fetching for batch queries