Skip to content

0.9

Compare
Choose a tag to compare
@zsoltherpai zsoltherpai released this 22 Jan 11:23
· 270 commits to master since this release
<dependency>
    <groupId>org.codejargon</groupId>
    <artifactId>fluentjdbc</artifactId>
    <version>0.9</version>
</dependency>

support for select query customization

  • maxRows
  • defaultFetchSize
  • fetchSize

added missing javadocs