Robin Bygrave
|
ca1c0a08f3
|
No effective change - remove whitespace on DLoadBeanContext
|
2016-08-02 20:14:46 +12:00 |
|
Robin Bygrave
|
e344b5c0a1
|
#703 - Refactor - When batch lazy loading hits the L2 bean cache and misses initially, it checks that initial bean again (and should skip the second attempt)
|
2016-05-13 14:12:28 +12:00 |
|
Robin Bygrave
|
5bcfce9cd4
|
#684 - Refactor - rename @CacheStrategy to @Cache ... require explicit enableQueryCache=true for query cache use
|
2016-04-29 21:52:50 +12:00 |
|
Robin Bygrave
|
b99f002968
|
#599 - ElasticSearch - add query join support for find, findList, findPagedList, findEach, findEachWhile
|
2016-03-14 17:40:26 +13:00 |
|
Robin Bygrave
|
8d3b4a0407
|
#304 - ElasticSearch integration part 1 / doc store integration
|
2016-03-01 15:36:44 +13:00 |
|
Robin Bygrave
|
c83606c1da
|
#566 - Refactor internals - SpiQuerySecondary and DLoadContext
|
2016-02-17 19:44:30 +13:00 |
|
Robin Bygrave
|
c930a1dd6b
|
#549 - Regression: ArrayIndexOutOfBoundsException when lazy loading on bean with inheritance - tidy up
|
2016-02-02 11:29:38 +13:00 |
|
Robin Bygrave
|
6ab974a330
|
#535 - Bean lazy loading can execute an extra query when one of the lazy loaded beans has been deleted
|
2016-01-21 20:51:32 +13:00 |
|
Robin Bygrave
|
f39a684c8e
|
#118 - ENH: Add support for for Soft Deletes (Logical Deletion) ...
|
2015-12-02 21:38:34 +13:00 |
|
Robin Bygrave
|
fd9a5167b1
|
#461 - ENH: Add @Draftable support - load context
|
2015-11-23 10:07:09 +13:00 |
|
Robin Bygrave
|
0a8c902790
|
#411 - Refactor AutoFetch, rename to "AutoTune", store/load tuning and profiling as XML
|
2015-09-10 23:20:57 +12:00 |
|
Robin Bygrave
|
262d52ed44
|
Merge AutoTune refactor with master
|
2015-09-10 10:27:24 +12:00 |
|
Robin Bygrave
|
54172aec6c
|
#405 - ENH: Add @ReadAudit and associated functionality for auditing reads including queries and L2 cache access
|
2015-09-03 13:54:52 +12:00 |
|
Robin Bygrave
|
987fe38618
|
WIP AutoTune refactor
|
2015-09-01 07:55:25 +12:00 |
|
Robin Bygrave
|
96a9def513
|
No effective change - LoadBeanRequest / LoadManyRequest cleanup of constructors
|
2015-08-01 22:35:35 +12:00 |
|
Robin Bygrave
|
ebc4d9fdc5
|
No effective change - format only
|
2015-07-31 22:52:59 +12:00 |
|
Robin Bygrave
|
bef4e476d7
|
No effective change - code cleanup - remove unused
|
2015-07-31 22:26:44 +12:00 |
|
Robin Bygrave
|
3d4bd15dac
|
#360 ENH: Add query setDisableLazyLoading(true) ... for use when graph serialised via external library (and you don't want lazy loading to fire)
|
2015-07-29 20:31:25 +12:00 |
|
Robin Bygrave
|
82489636d5
|
#347 - @History support with query.asOf(Timestamp)
|
2015-07-24 10:18:17 +12:00 |
|
rbygrave
|
4eaa6adf08
|
No effective change - change newline char
|
2015-05-09 01:09:57 +12:00 |
|
rbygrave
|
b1b9f68b7e
|
Fix for #228 - LazyLoad bug with QueryIterator. Getting EntityNotFoundException("Bean has been deleted - lazy loading failed")
|
2015-01-12 20:41:37 +13:00 |
|
rbygrave
|
478053263f
|
#210 - ENH: Add Query.setLazyLoadBatch(int size) method ... for per query control
|
2014-11-26 20:13:30 +13:00 |
|
Rob Bygrave
|
ab9762bbd9
|
Fix for #190 - javax.persistence.PersistenceException: Server [null] was not found? at EntityBeanIntercept.loadBean(EntityBeanIntercept.java:693)
|
2014-09-10 00:00:49 +12:00 |
|
Rob Bygrave
|
8a9ab39a01
|
Fix for #138 Issue with lazy loading after a findIterate query
|
2014-05-30 02:50:51 +12:00 |
|
Rob Bygrave
|
5491b27528
|
Fix for #131 - Memory issue (Hard refs) when using findIterate
|
2014-05-27 20:35:53 +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
|
4c4e084e43
|
WIP update/refactoring on caching
|
2014-04-24 01:57:52 +12:00 |
|
Rob Bygrave
|
811d298355
|
WIP - rename EntityBeanIntercept lazy loading property methods
|
2014-04-20 17:01:36 +12:00 |
|
Rob Bygrave
|
f7a37537db
|
WIP update api
|
2014-04-20 16:57:14 +12:00 |
|
Rob Bygrave
|
96e4b4640f
|
Merge in v4 code changes
|
2014-04-03 03:47:55 +13:00 |
|
Rob Bygrave
|
6bd8c2bd05
|
Add MetaInfoManager API, remove MetaQueryStatistic entity bean, refactor query execution stats collection
|
2014-01-19 22:49:18 +13:00 |
|
Rob Bygrave
|
05dcdf162b
|
Refactor internals of batch lazy loading and query fetches
|
2014-01-18 23:35:42 +13:00 |
|
Robin Bygrave
|
4ec62a5772
|
initial rework for new enhancement
|
2013-06-19 20:36:24 +12:00 |
|
Richard Vowles
|
0a951165e5
|
migrate from JUL to SLF4j
|
2013-04-11 21:53:25 +12: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 |
|