Rob Bygrave
|
e1ec0bcdfe
|
Test and Fix for #39 - TestOnCascadeDeleteChildrenWithCompositeKeys from hei1233212000, with fix included
|
2014-04-25 22:34:03 +12:00 |
|
Rob Bygrave
|
27803afe64
|
Test and Fix for #39 - TestOnCascadeDeleteChildrenWithCompositeKeys from hei1233212000, with fix included
|
2014-04-25 22:32:33 +12:00 |
|
Rob Bygrave
|
fb7abb44e0
|
Add a test for enhancement equals() and hashCode()
|
2014-04-25 19:23:56 +12:00 |
|
Rob Bygrave
|
14034ffaa0
|
Change to use enhancement for creating new entity bean instances
|
2014-04-25 15:54:07 +12:00 |
|
Rob Bygrave
|
75bcbc06e1
|
#53 - Add test for protected constructor
|
2014-04-25 15:19:50 +12:00 |
|
Rob Bygrave
|
bc75736780
|
merge of develop-v4
|
2014-04-25 14:36:06 +12:00 |
|
Rob Bygrave
|
ed0fe7fd57
|
Caching changes and refactoring, includes Fix for Wobu - TestCacheCollectionIds test case
|
2014-04-25 03:06:22 +12:00 |
|
 wbuchnerandRob Bygrave
|
696dabc658
|
Add Wobu TestCacheDelete test case for cached beans
|
2014-04-24 02:42:28 +12:00 |
|
 Wolfgang BuchnerandRob Bygrave
|
89f7d2bace
|
Test and fix for TestStatelessUpdate.testStatelessRecursiveUpdateWithVersionField()
|
2014-04-24 02:34:01 +12:00 |
|
Rob Bygrave
|
4c4e084e43
|
WIP update/refactoring on caching
|
2014-04-24 01:57:52 +12:00 |
|
 Wolfgang BuchnerandRob Bygrave
|
2dccb818a2
|
unit test for: update ManyToMany collection cache on updating cached beans
|
2014-04-23 21:19:06 +12:00 |
|
Rob Bygrave
|
a7df7da984
|
Fix #23 - Covers: unit tests for: stateless updates which fails when executing without...
|
2014-04-23 21:16:30 +12:00 |
|
 Wolfgang BuchnerandRob Bygrave
|
b012720a5e
|
unit test for: ensuring many relations won't be deleted on a partial stateless update when using BeanPersistAdapter
|
2014-04-23 03:29:10 +12:00 |
|
Rob Bygrave
|
1451ec0084
|
Fix for TestStatelessUpdate.testWithoutChangesAndVersionColumnAndIgnoreNullValues
|
2014-04-23 03:27:39 +12:00 |
|
 Wolfgang BuchnerandRob Bygrave
|
0d2101ca7c
|
unit tests for: stateless updates which fails when executing without changes
|
2014-04-23 03:05:16 +12:00 |
|
Rob Bygrave
|
654b10154e
|
Fix for #83 - Bug: Stateless update cascading to OneToOne or ManyToOne incorrectly tries to INSERT rather than UPDATE
|
2014-04-23 02:31:08 +12:00 |
|
Rob Bygrave
|
f4357c2767
|
Add test for reference on bean with constructor setting properties
|
2014-04-23 02:01:27 +12:00 |
|
Rob Bygrave
|
0d1c9e2883
|
Fix for #91 Stateless Update API Change, #90 Removed BeanState.setReference(), #89 Remove support for multiple @Id properties
|
2014-04-23 01:51:27 +12:00 |
|
Rob Bygrave
|
5e2d592c2a
|
v4 refactor for diff() support
|
2014-04-21 12:34:51 +12:00 |
|
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
|
fc628d336d
|
Fix for #87 - v4 - Remove Query setBackgroundFetchAfter() feature
|
2014-04-20 19:30:40 +12:00 |
|
Rob Bygrave
|
18d9c53ce3
|
Fix for #86 - v4 - Remove deprecated QueryListener. You must convert to findIterate() or findVisit()
|
2014-04-20 17:18:13 +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
|
0435ab0991
|
Fix for #84 Fix for classpath searching with maven surefire / jarfile with manifest
|
2014-04-03 23:14:55 +13: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 |
|
Rob Bygrave
|
18961047a1
|
Fix for #80 - Exposing discriminator value in entity bean throws
exception when updating or deleting
|
2014-03-31 22:49:44 +13:00 |
|
Rob Bygrave
|
34347fc3e1
|
Fix for #77 - NPE when lazy loading on a OneToMany that is not a leaf
|
2014-03-31 22:06:10 +13:00 |
|
Rob Bygrave
|
189e0a2ea9
|
Part of fix for #79 - moving deactivate() and notifyCommit() into finally block
|
2014-03-21 21:54:47 +13:00 |
|
Rob Bygrave
|
182e027521
|
Further changes for #79 - returning/cleanup of bad connection
|
2014-03-21 02:42:41 +13:00 |
|
Rob Bygrave
|
f85fa2c21d
|
Fix for #79 - Rollback in case of connection closed - deactivate() not called when connection.rollback() fails
|
2014-03-20 20:14:14 +13:00 |
|
Rob Bygrave
|
5a5f479568
|
Merge pull request #81 from rvowles/master
assume that if includes are specified then turn default includes off
|
2014-03-16 15:02:28 +13:00 |
|
Rob Bygrave
|
9ca2486c9c
|
Change defaultJarMatch back to default to false (as per previous release)
|
2014-03-16 14:31:21 +13:00 |
|
Richard Vowles
|
656b239925
|
assume that if includes are specified then turn default includes off
|
2014-03-16 13:11:51 +13:00 |
|
Rob Bygrave
|
5d46904341
|
Fix for introduced issue with sub-query expression
|
2014-03-16 00:05:43 +13:00 |
|
Rob Bygrave
|
f0dd069ed2
|
Fix for #70 - @PrivateOwned makes Ebean try to remove non persistent objects from DB and throws OptimisticLockException
|
2014-03-15 13:48:56 +13:00 |
|
Rob Bygrave
|
5bd454bdc0
|
Merge pull request #76 from icaromuniz/master
Adding test case TestPrivateOwnedIgnoreTransientOrphan related to issue #70
|
2014-03-15 13:14:17 +13:00 |
|
Rob Bygrave
|
eeebaf9a08
|
Fix for #78 - Wrong collection used in excludeJar
|
2014-03-15 12:53:58 +13:00 |
|
Rob Bygrave
|
636a148509
|
Fix for #79 - Rollback in case of connection closed
|
2014-03-15 12:45:44 +13:00 |
|
Icaro Muniz
|
170cd6051e
|
Adding test case TestPrivateOwnedIgnoreTransientOrphan
|
2014-02-26 09:23:35 -03:00 |
|
Rob Bygrave
|
0014ea3501
|
Remove unused Lucene references including Query.UserIndex and associated methods
|
2014-01-31 01:26:12 +13:00 |
|
Rob Bygrave
|
db3140512f
|
set specific packages on dynamically loaded agent for tests
|
2014-01-31 00:59:48 +13:00 |
|
Rob Bygrave
|
8bfa331c61
|
Cleanup of expressions after FilterExprPath now only needed on FilterExpressionList
|
2014-01-31 00:48:59 +13:00 |
|
Rob Bygrave
|
456a1d8608
|
Remove AutoFetch query statistics meta entity beans, Remove Xml bean parsing (for json etc)
|
2014-01-31 00:22:38 +13:00 |
|
Rob Bygrave
|
695d3374a8
|
Default classPath scan include all jars (hopefully better default
behaviour)
|
2014-01-31 00:17:11 +13:00 |
|
Rob Bygrave
|
1b8aa682c6
|
Change classPath scan to support searching manifest (maven surefire classpath scanning)
|
2014-01-30 23:21:50 +13:00 |
|
Rob Bygrave
|
ef39bfcf14
|
Merge branch 'many-lazy-load'
|
2014-01-30 22:32:50 +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
|
2fd221bbb5
|
Removed old XML code that never got into main code
|
2014-01-23 00:55:09 +13:00 |
|