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
acca803a80
Add MetaObjectGraphNodeStats and MetaQueryPlanOriginCount etc
2014-01-22 01:05:22 +13:00
Rob Bygrave
f287205421
Refactor of query plan hash - add HashQueryPlan, HashQuery etc
2014-01-21 00:48:38 +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
Rob Bygrave
73452a5f68
Fix for issue 68 - findRowCount sql error when using a @Formula property in the where clause
2014-01-16 20:36:23 +13:00
Rob Bygrave
bf8574833a
Remove Thread UncaughtExceptionHandler as part of fix for pull/44
...
@Transactional not rolling back for uncaught RuntimeException - This
change is not required for 44 but is nice cleanup as
UncaughtExceptionHandler is no used.
2013-08-02 12:14:17 +12:00
Robin Bygrave
bcce1a7148
Fix for Issue 4 - Allow programmatic shutdown of EbeanServer
2013-04-26 23:21:25 +12:00
Robin Bygrave
2567022d95
Remove Subclassing/Dynamic Proxy support - beans must be enhanced
2013-04-19 16:25:10 +12:00
Robin Bygrave
cbd7b5e912
Refactor transaction logging to simple SLF4J use
2013-04-15 23:16:08 +12:00
Richard Vowles
0a951165e5
migrate from JUL to SLF4j
2013-04-11 21:53:25 +12:00
Richard Vowles
cef9dd6cda
turn DDL generation into plugin, allow for other plugins to run
2013-04-07 21:56:24 +12:00
rbygrave
22f67ee49a
Changes to support the preceeding merges
2013-04-02 23:07:31 +13:00
rbygrave
bca787b54d
Fixes to only allow m2m intersection save from one direction based on
...
beanName. Supports BUG 429 : Pull Request: jroper - Fixing ManyToMany
association saving bug
2012-10-02 14:59:27 +13: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