Commit Graph
20 Commits
Author SHA1 Message Date
Robert Biter 703ee59792 removed dead code in TableJoin 2013-05-02 11:05:49 +03:00
Robin Bygrave 513a61503e Fix for commented out code for setConcurrencyMode(). Bah!! 2013-04-28 00:14:03 +12:00
Robin Bygrave 97cc2984cf Fix for Issue 11 - Jaxrs and Inheritance - BeanDescriptor bug 2013-04-25 16:10:34 +12:00
Robin Bygrave f4b02b0121 Optionally check javax.validation annotations, Remove some Ldap code 2013-04-22 22:49:11 +12:00
Robin Bygrave 2567022d95 Remove Subclassing/Dynamic Proxy support - beans must be enhanced 2013-04-19 16:25:10 +12:00
Rob Bygrave 66880aa340 Merge pull request #14 from Timshel/master
Correction not to fail with an IllegalArgumentException when using find on an object with an enum as id.
2013-04-15 04:42:13 -07:00
Robin Bygrave cbd7b5e912 Refactor transaction logging to simple SLF4J use 2013-04-15 23:16:08 +12:00
Robin Bygrave b5ef07bab9 Remove LDAP and Validation objects 2013-04-12 01:03:22 +12:00
Richard Vowles 0a951165e5 migrate from JUL to SLF4j 2013-04-11 21:53:25 +12:00
Jacques dcae62e9ee Correction to be able to find on object with Enum as id. 2013-04-10 18:19:59 +02: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
Andrey Mochalov fe4bd22c15 Added support of setting entity concurrency mode via annotation 2013-01-11 14:36:26 +04:00
outersky 82b80f5a52 ! is ommitted 2012-10-24 22:57:50 +08:00
outersky bb3ea76594 Add Expose support for Ebean entities.
can be applied to simple property, or One/ManyToMany association.
2012-10-24 22:35:02 +08:00
rbygrave 21d63c7424 Organise imports 2012-10-02 13:34:30 +13:00
rbygrave 0e5157969d Remove underlying Scala support 2012-10-02 13:26:27 +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