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

Releases: ebean-orm-deprecated/ebean-querybean

12.2.3

15 May 02:12
Compare
Choose a tag to compare

#71 Typo: findSteam -> findStream

12.1.12

09 Feb 20:47
Compare
Choose a tag to compare

#69 ENH: Query bean constructor taking Transaction enhancement

12.1.2

18 Oct 21:39
Compare
Choose a tag to compare

#68 - ENH: Add delegate methods for findStream / findLargeStream

11.43.2

20 Aug 10:30
Compare
Choose a tag to compare

#66 - ENH: Support fetchCache()

11.43.1

15 Aug 12:34
Compare
Choose a tag to compare

#64 ENH: Add support for building FetchGroup via query beans enhancement
#65 ENH: Add support for filterMany using expressions

11.41.2

09 Jul 11:10
Compare
Choose a tag to compare

#63 - Add @SafeVarargs annotation on TQAssocBean

11.39.1

22 May 10:35
Compare
Choose a tag to compare

#62 - Refactor internals - TQRootBean constructor sets root ... meaning we can simplify enhancement

11.38.1

30 Apr 13:32
Compare
Choose a tag to compare

#61 ENH: Add usingTransaction() and usingConnection() methods to query bean root
#60 ENH: Add eq() and ne() on TQAssocBean ... alias for equalTo() and notEqualTo()

11.36.3

26 Mar 09:48
Compare
Choose a tag to compare

#59 - ENH: Support setting profile location on the query (used by profile location enhancement)

11.36.2

25 Mar 10:21
Compare
Choose a tag to compare

#58 - ENH: Add setLabel() ... to set the label on a query