Skip to content

0.6.0-RC1

Compare
Choose a tag to compare
@davidmoten davidmoten released this 07 Jun 10:48
· 351 commits to master since this release
  • auto convert camel case to underscore column names in annotated mapped interface
  • instead of wrapping SQLException with RuntimeException wrap with SQLRuntimeException
  • return generated keys - this has involved a rework of core classes so is the reason that this release is a Release Candidate so that feedback can be obtained