Commit Graph
17 Commits
Author SHA1 Message Date
Rob Bygrave 0014ea3501 Remove unused Lucene references including Query.UserIndex and associated methods 2014-01-31 01:26:12 +13:00
Rob Bygrave ee96c4afa6 Fix for Issue 72 - Bug - models.Role cannot be cast to java.util.Map [error] at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveAssocManyDetails(DefaultPersister.java:877) 2014-01-23 00:50:09 +13:00
Rob Bygrave c6019bf3c5 Fix for issue 46 - Persistence Context Cache not cleared when deleting a collection of entities in a running transaction 2014-01-16 23:09:57 +13:00
Christian Romming 1cafea20c6 Test and fix for BUG 420. 2013-08-28 23:06:37 +02: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
Robin Bygrave 9f624ec2bf Remove Validation and LDAP features 2013-04-09 00:05:42 +12:00
Robin Bygrave fb28c641d0 Remove LDAP feature support 2013-04-08 23:10:19 +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 902990e159 remove old commented out code 2012-10-02 13:29:00 +13:00
rbygrave b2b5c9d71f Merge branch 'master' of https://github.com/rbygrave/avaje-ebeanorm-server 2012-10-02 13:26:57 +13:00
rbygrave 0e5157969d Remove underlying Scala support 2012-10-02 13:26:27 +13:00
James Roper 0014961769 [#428] Fixing ManyToMany association saving bug 2012-09-28 19:37:33 +10: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