Richard G. Curtis
|
e48cd3e59d
|
OPENJPA-2508 : Account for JOIN FETCH statements when loading from the Query Cache.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1600757 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-05 20:49:01 +00:00 |
|
Heath Thomann
|
d7dfa322d6
|
OPENJPA-2478: Fixed erroneous message from the enhancer when a Mapped Superclass contains an @Id.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1591689 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-01 15:47:53 +00:00 |
|
Heath Thomann
|
3f33d76a34
|
OPENJPA-2476: Fixed OptimisticLockEx due to rounding of a Timestamp
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1591541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-01 03:24:11 +00:00 |
|
Kevin W. Sutter
|
b664f187d3
|
OPENJPA-2492. Committing a variation of the patch as provided by Romain Manni-Bucau. This patch clears up the ConcurrentHashMap issues relating to the KeySetView return type. This patch also adds a couple of asserts to an existing testcase to verify the results.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1589187 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 16:01:56 +00:00 |
|
Kevin W. Sutter
|
b3d7fe8829
|
OPENJPA-2442. Just using ProxyConcurrentMaps for proxying the Map methods. Since this extends ProxyMaps anyway, this is pretty safe change. This change resolves the TestProxyManager errors in openjpa-kernel when testing with Java 8 runtime. And, it doesn't affect Java 7 runtime at all. Refer to the Comments section for more details.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1586651 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 13:33:05 +00:00 |
|
Kevin W. Sutter
|
c0b6d88285
|
OPENJPA-2487. This patch provided by Romain Manni-Bucau looks good. As stated in the Comments, this patch by itself is not sufficient for Java 8 runtime support, but it is a crucial step. Follow the linked JIRAs for additional fixes required to fully support Java 8.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1586647 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 13:20:14 +00:00 |
|
Heath Thomann
|
030ba2a41f
|
OPENJPA-1986: Extra queries being generated when cascading a persist - added another/similar check to the ones added by Rick.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1580913 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 16:43:40 +00:00 |
|
Richard G. Curtis
|
6d8a46e825
|
OPENJPA-2441: Remove usage of NullSafeConcurrentHashMap. Patch contributed by Dalia Abo Sheasha.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1570261 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-20 16:33:30 +00:00 |
|
Richard G. Curtis
|
f01f7c4721
|
OPENJPA-2285: Recommitted DataCacheStoreManager improvement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1570016 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-20 00:38:29 +00:00 |
|
Richard G. Curtis
|
731649a2c9
|
OPENJPA-2472: Fix concurrency bug in ClassMetaData. Patch contributed by Dalia Abo Sheasha.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1564989 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 23:12:37 +00:00 |
|
Richard G. Curtis
|
0527c4570d
|
OPENJPA-2467: Fix detection of property access method names. Patch contributed by Dalia Abo Sheasha.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1564931 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 21:18:31 +00:00 |
|
Richard G. Curtis
|
bf646350ea
|
OPENJPA-2470 : Update DataCacheManagerImpl to use a ConcurrentHashMap rather than a HashMap.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1558594 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 22:34:05 +00:00 |
|
Richard G. Curtis
|
d0a311efe0
|
OPENJPA-2463 : Change message from error to warning.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1551449 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 02:43:23 +00:00 |
|
Richard G. Curtis
|
9ce4d50169
|
OPENJPA-2233: Merge changes to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1551446 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 02:28:23 +00:00 |
|
Heath Thomann
|
28cad3351c
|
OPENJPA-2449: refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock - applied to trunk Albert Lee's patch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1539200 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-05 23:47:16 +00:00 |
|
Mark Struberg
|
08035c10ef
|
OPENJPA-2200 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1536637 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 10:11:46 +00:00 |
|
Mark Struberg
|
f4b2428008
|
OPENJPA-2437 transactional listeners added too late to observe begin event
txs 2 rmannibucau for the fix.
Patch applied with cleanup and tests pimped.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1536595 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 06:36:34 +00:00 |
|
Mark Struberg
|
70f1188d19
|
release preparation upgrade trunk to 2.4.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1535565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 21:39:43 +00:00 |
|
Richard G. Curtis
|
d8395bdc56
|
OPENJPA-2443 : Remove unnecessary import.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1535082 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 17:58:23 +00:00 |
|
Richard G. Curtis
|
1f38337481
|
OPENJPA-2443 : Fix SingleFieldManager to not check for null values for IDENTITY generated fields when flushing.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1535067 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 15:58:46 +00:00 |
|
Jody Grassel
|
c8e3d5dcbb
|
OPENJPA-2414: FinderCache does not consider active Fetch Groups/FetchPlan added Fields
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1532882 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 20:12:10 +00:00 |
|
Richard G. Curtis
|
e719ad01e9
|
OPENJPA-2283 : Merge changes from 2.3.x to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1532523 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-15 20:32:07 +00:00 |
|
Jeremy Bauer
|
9f8a682a03
|
OPENJPA-2366 Committing code and unit tests contributed by Austin Dorenkamp
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1519550 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-03 04:18:09 +00:00 |
|
Jody Grassel
|
ee6f4acc3f
|
OPENJPA-2414: FinderCache does not consider active Fetch Groups/FetchPlan added Fields
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1516853 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-23 14:11:17 +00:00 |
|
Jody Grassel
|
a0b872f5c2
|
OPENJPA-2413: FetchPlan.clearFetchGroups() does not retain default entry in list of active Fetch Groups.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1509031 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 21:05:37 +00:00 |
|
Jeremy Bauer
|
ca76712e38
|
OPENJPA-1794 aggregate function with no result set must return null
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1506198 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-23 18:26:42 +00:00 |
|
Richard G. Curtis
|
4cf336fd95
|
OPENJPA-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504673 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 21:34:23 +00:00 |
|
Heath Thomann
|
dc2c72f8e1
|
OPENJPA-2355: Made changes to localizer.properties files to update the message previously added by this JIRA.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504282 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 21:18:30 +00:00 |
|
Michael Dick
|
8cb451d1df
|
OPENJPA-696: Make transaction synchronization registries non-static.
Patch is old - feel free to revert if something breaks.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1501634 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 02:14:30 +00:00 |
|
Jody Grassel
|
e406bda450
|
OPENJPA-2405: EntityManager.merge does not work for entity that is managed by another EntityManager
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1498565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 16:58:11 +00:00 |
|
Mark Struberg
|
0834454bdb
|
OPENJPA-2388 support for xbean shaded ASM4
txs to rmannibucau for the patch!
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1488102 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-31 06:05:16 +00:00 |
|
Helen Xu
|
5ce1ec400e
|
OPENJPA-2374: avoid OID creation when the lookup is not required.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1471113 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-23 19:44:05 +00:00 |
|
Pinaki Poddar
|
1869a7b07e
|
OPENJPA-2373: Add toString() for debugging
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1469653 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-19 01:01:31 +00:00 |
|
Helen Xu
|
8b75df3c9b
|
OPENJPA-2369, eliminate the duplicate call to getUnloadedInternal function.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1468536 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-16 18:04:55 +00:00 |
|
Pinaki Poddar
|
3d11895269
|
OPENJPA-2365: Support for delete-by-query. Correction for hint processing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1464082 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 15:51:52 +00:00 |
|
Jeremy Bauer
|
7f14c7df6b
|
Disable logging during brokerfactory de-serialization. Added type checking of plugin values.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1461876 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 22:10:35 +00:00 |
|
Kevin W. Sutter
|
82027f4a35
|
OPENJPA-2342. Changed to use the getDeclaredInterfaceNames instead of getDeclaredInterfaceTypes. All testing is looking good and should alleviate the problem of the classloading.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1461751 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 17:59:58 +00:00 |
|
Richard G. Curtis
|
c9fa4b9bda
|
OPENJPA-2357: Fix InvalidStateException when using the InverseManager. Fix contributed by Guillaume Chauvet.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1461090 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-26 12:43:29 +00:00 |
|
Pinaki Poddar
|
e966f0f51c
|
OPENJPA-2355: Allow more than two input argument to CONCAT()
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1459091 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 22:52:18 +00:00 |
|
Richard G. Curtis
|
085ea3eb07
|
OPENJPA-2354: Remove synchronized from pcReplaceStateManager method.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1458993 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 18:35:07 +00:00 |
|
Richard G. Curtis
|
dd439b5ea9
|
OPENJPA-2353: Remove debug from previous commit.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1458436 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 17:58:51 +00:00 |
|
Richard G. Curtis
|
3d5df48bbb
|
OPENJPA-2353: Fix bug in BrokerImpl.initializeOperatingSet() initialization after deserialization.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1458432 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 17:55:17 +00:00 |
|
Richard G. Curtis
|
582cfc504a
|
OPENJPA-2353: Reduce object allocations in DetachManagerLite.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1458026 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 21:43:26 +00:00 |
|
Richard G. Curtis
|
1febbf7b16
|
OPENJPA-2353: Reduce object allocations in BrokerImpl.initializeOperatingSet().
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1457967 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 20:14:06 +00:00 |
|
Richard G. Curtis
|
47e402ce90
|
OPENJPA-2353: Reduce BitSet object allocations in StateManagerImpl.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1457966 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 20:13:10 +00:00 |
|
Richard G. Curtis
|
9f0f92fc07
|
OPENJPA-2285: Revert prior changes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1455204 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 16:01:42 +00:00 |
|
Richard G. Curtis
|
e0bb4cd7c7
|
OPENJPA-2348: Revert prior commit.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1453928 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 15:50:36 +00:00 |
|
Richard G. Curtis
|
1e2b753afa
|
OPENJPA-2348: Cache calculated hashcode in OpenJPAId.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1452884 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 16:25:55 +00:00 |
|
Richard G. Curtis
|
8c23eb3f48
|
OPENJPA-2347: Make StateManagerImpl more extensibile.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1452874 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 16:13:14 +00:00 |
|
Richard G. Curtis
|
80d1fddb75
|
OPENJPA-2346: Minor performance improvement to MetaDataRepository.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1452872 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 16:09:21 +00:00 |
|