Rob Bygrave
|
2344f57f84
|
#88 - v4 - Breaking API Change - BeanPersistRequest.getOldValues() replaced with ... Map<String,ValuePair> getUpdatedValues()
|
2014-04-20 22:52:02 +12:00 |
|
Rob Bygrave
|
96e4b4640f
|
Merge in v4 code changes
|
2014-04-03 03:47:55 +13:00 |
|
Rob Bygrave
|
fcbba23441
|
Test case for #83 - Bug: Stateless update cascading to OneToOne or
ManyToOne incorrectly tries to INSERT rather than UPDATE
|
2014-04-02 21:44:41 +13:00 |
|
Christian Romming
|
1cafea20c6
|
Test and fix for BUG 420.
|
2013-08-28 23:06:37 +02:00 |
|
Robin Bygrave
|
c176e4f05e
|
Fix for Issue 34 - JSR 303 Validation groups are ignored for DDL
generation (of @NotNull)
|
2013-07-01 09:50:42 +12:00 |
|
Robin Bygrave
|
4ec62a5772
|
initial rework for new enhancement
|
2013-06-19 20:36:24 +12:00 |
|
Daryl Stultz
|
0d3b1c625f
|
Expose order by columns omitted from select.
|
2013-05-10 13:07:46 -04:00 |
|
Robin Bygrave
|
7e6a6e3875
|
Delete BeanWithTimezone.java, extra class after rename
|
2013-05-02 21:30:33 +12:00 |
|
Robin Bygrave
|
2f97c5c36e
|
Remove unused ServerConfig debugSql options, Update Tests to use agentloader
|
2013-04-29 22:42:27 +12:00 |
|
Robin Bygrave
|
97cc2984cf
|
Fix for Issue 11 - Jaxrs and Inheritance - BeanDescriptor bug
|
2013-04-25 16:10:34 +12:00 |
|
Robin Bygrave
|
85f3a8987d
|
Fix for issue 17, Fix JSON support for TimeZone
|
2013-04-24 00:08:25 +12:00 |
|
Robin Bygrave
|
2567022d95
|
Remove Subclassing/Dynamic Proxy support - beans must be enhanced
|
2013-04-19 16:25:10 +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 |
|
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 |
|