Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

9.3.1

Compare
Choose a tag to compare
@rbygrave rbygrave released this 01 Dec 09:09
· 235 commits to master since this release

Notes:

Changes to map to Ebean 9.3.1 API changes - Java 8, Consumer/Predicate and query.setDocIndexName()

Issues:

#37 ENH: Add support for query.setDocIndexName() ... as per Ebean 9.3.1

#35 Replace QueryEach(While)Consumer with java8 Consumer/Predicate