Summary
- Some code cleanup around last commit (commit: ee3bfe9) (details)
- Testing and fixing oneTo-polymorphic behaviors (commit: b530046) (details)
- Fixing wrong value returned by of PreparedStatementWriter.getType() when the PreparedStatementWriter is created from PreparedStatement.ofMethodReference(..) (commit: c63fca9) (details)
- Applying Collection.parcel(..) move to to Iterables.chunk(..). (commit: affab26) (details)
- Adding JoinRowConsumer.before/after row consumption methods to allow resource cleanup (commit: dd19571) (details)
- code cleanup (commit: 7c318f4) (details)