Robin Bygrave
|
82489636d5
|
#347 - @History support with query.asOf(Timestamp)
|
2015-07-24 10:18:17 +12:00 |
|
Robin Bygrave
|
7d25e31289
|
No effective change - unused imports
|
2015-07-20 12:48:08 +12:00 |
|
Robin Bygrave
|
936e56835c
|
Internal SpiQuery : remove unused lazyLoadForParentsIds
|
2015-07-20 12:47:09 +12:00 |
|
Robin Bygrave
|
0d848e9311
|
Internal SpiQuery : remove unused context additions
|
2015-07-20 12:44:26 +12:00 |
|
Robin Bygrave
|
b794b6c77e
|
Internal SpiQuery : remove unused convertWhereNaturalKeyToId()
|
2015-07-20 12:40:08 +12:00 |
|
Robin Bygrave
|
f45d240682
|
#345 - Expose Query.getId() and Query.getBeanType() methods ... (previously on SpiQuery)
|
2015-07-20 12:24:56 +12:00 |
|
rbygrave
|
0013cb1a76
|
#301 - MySQL specific issue - java.sql.SQLException: Streaming result set com.mysql.jdbc.RowDataDynamic@3ef4415f is still active. No statements may be issued when any streaming result sets a re open and in use on a given connection. Ensure that you have called .close() on any active streaming result sets before attempting more queries
|
2015-05-29 21:13:30 +12:00 |
|
rbygrave
|
99203a35a2
|
No effective change - reformat and tidy
|
2015-05-29 00:40:47 +12:00 |
|
rbygrave
|
241a1236b8
|
No effective change - change newline char
|
2015-05-09 01:05:11 +12:00 |
|
Ryszard-Trojnacki
|
f78f4ea64a
|
Added ability to set alias for root table of sql query.
|
2015-03-18 10:28:54 +01:00 |
|
rbygrave
|
478053263f
|
#210 - ENH: Add Query.setLazyLoadBatch(int size) method ... for per query control
|
2014-11-26 20:13:30 +13:00 |
|
rbygrave
|
6677a6199c
|
Fix for #207: Add support for PeristenceContextScope QUERY and NONE (in addition to the existing TRANSACTION scope)
|
2014-11-20 00:53:32 +13:00 |
|
Rob Bygrave
|
5cc2eff0d4
|
Fix for #158 - Add support for using setDistinct (by excluding id property from generated sql)
|
2014-07-07 23:29:48 +12:00 |
|
Rob Bygrave
|
08602afcff
|
Fix for #37 - disjunction expression should not produce inner join - left outer join instead
|
2014-05-18 21:17:19 +12:00 |
|
Rob Bygrave
|
fc628d336d
|
Fix for #87 - v4 - Remove Query setBackgroundFetchAfter() feature
|
2014-04-20 19:30:40 +12:00 |
|
Rob Bygrave
|
18d9c53ce3
|
Fix for #86 - v4 - Remove deprecated QueryListener. You must convert to findIterate() or findVisit()
|
2014-04-20 17:18:13 +12:00 |
|
Rob Bygrave
|
0014ea3501
|
Remove unused Lucene references including Query.UserIndex and associated methods
|
2014-01-31 01:26:12 +13:00 |
|
Rob Bygrave
|
749f8d0d45
|
Change *ToMany lazy loading to not use the parent entity/table
|
2014-01-30 22:27:52 +13:00 |
|
Rob Bygrave
|
f287205421
|
Refactor of query plan hash - add HashQueryPlan, HashQuery etc
|
2014-01-21 00:48:38 +13:00 |
|
Robin Bygrave
|
2567022d95
|
Remove Subclassing/Dynamic Proxy support - beans must be enhanced
|
2013-04-19 16:25:10 +12:00 |
|
rbygrave
|
21d63c7424
|
Organise imports
|
2012-10-02 13:34:30 +13:00 |
|
rbygrave
|
7aae897def
|
Change license to Apache2 and reformat
|
2012-09-15 00:00:08 +12:00 |
|
rbygrave
|
96ce4c0ddf
|
initial add of EbeanORM server based on v2.8.1
|
2012-09-14 00:40:39 +12:00 |
|