Skip to content

0.1-RC8

Compare
Choose a tag to compare
@davidmoten davidmoten released this 29 Sep 16:54
· 833 commits to master since this release
  • add @NonNull annotation and Preconditions checks to builders
  • add autoMap and tuple mapping to TransactedReturnGeneratedKeysBuilder
  • refactor Member to return MemberWithValue from checkout()
  • add support for default methods in automapped interfaces
  • add support for blocking connection providers (Database.fromBlocking(DataSource)) #4