Heath Thomann
|
4ca9dbd741
|
OPENJPA-2547: When two threads attempt to get a Pessimistic Lock, one thread gets a 'false' lock. Applied fix to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1651847 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 21:56:22 +00:00 |
|
Mark Struberg
|
69f3a6e1c9
|
OPENJPA-2534 cleanup DBDictionary alias handling
use class.getName() to prevent typos - no functional change yet.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1650957 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-11 19:52:59 +00:00 |
|
Heath Thomann
|
b659ac2578
|
OPENJPA-2534: A boolean is not converted correct when using the hint 'UseLiteralInSQL' - applied Rick's patch to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1636474 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 23:48:24 +00:00 |
|
Jody Grassel
|
4540f82216
|
OPENJPA-1988: openjpa does not process persistence unit default <cascade-persist>
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1636415 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 18:40:59 +00:00 |
|
Jody Grassel
|
319bb37fe1
|
OPENJPA-2525: Use of JoinColumn targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1627091 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-23 17:03:48 +00:00 |
|
Heath Thomann
|
077ad2b446
|
OPENJPA-2494: A default Schema defined in a PU default (<persistence-unit-defaults>) in an orm.xml file is not being honored.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1626916 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-22 23:06:18 +00:00 |
|
Albert Lee
|
3eaaa0c4b2
|
OPENJPA-2516 - Aggregate connection property for Driver.connect
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1610313 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-13 22:38:03 +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 |
|
Heath Thomann
|
833031ba61
|
OPENJPA-2286: ArgumentException: Attempt to compare incompatible types class java.util.Date and class org.apache.openjpa.jdbc.sql.Raw
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1580972 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 18:26:36 +00:00 |
|
Heath Thomann
|
873daf3531
|
OPENJPA-2475: A query with LEFT FETCH JOIN returns incorrect results - applied fix to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1580432 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-23 02:38:08 +00:00 |
|
Richard G. Curtis
|
51e2b70be5
|
OPENJPA-2482: Cache column alias on colum+pathjoins rather than just column.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1576505 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-11 21:12:12 +00:00 |
|
Richard G. Curtis
|
48eaa1aef1
|
OPENJPA-2022 : Minor change to SchemaGenerator. Patch contributed by Jason Zwolak.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1569106 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 20:38:48 +00:00 |
|
Heath Thomann
|
d802d74930
|
OPENJPA-2453: Add support to retain milliseconds of 'un-rounded' Date field.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1566872 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 23:55:57 +00:00 |
|
Jody Grassel
|
bcf46e516c
|
OPENJPA-2423: Added null-check to DB2Dictionary update
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1564537 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-04 22:23:09 +00:00 |
|
Jody Grassel
|
4e8732d4ae
|
OPENJPA-2450: Option to disable execution of ALTER SEQUENCE...INCREMENT BY statement for sequences.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1564080 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-03 21:48:45 +00:00 |
|
Richard G. Curtis
|
d4425f5799
|
OPENJPA-2466: Fix checkstyle problem.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1550731 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 14:03:11 +00:00 |
|
Richard G. Curtis
|
7c0c4a0a30
|
OPENJPA-2466: Update ReverseMappingTool to optionally write generated class to a String.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1550626 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 03:26:06 +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
|
092e70e0ac
|
OPENJPA-2018 fix handling of Arrays in Select IN statements
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1536439 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-28 17:43:21 +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 |
|
Mark Struberg
|
a76249e143
|
OPENJPA-2440 close connection after not using it anymore
this prevents leaks like the one reported by rmannibucau.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1533641 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-18 21:28:57 +00:00 |
|
Heath Thomann
|
83dab92168
|
OPENJPA-2435: Version field in a projection always returned as an Integer. Merged 2.1.x changes to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1533289 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 23:28:31 +00:00 |
|
Heath Thomann
|
bb743b5f15
|
OPENJPA-2343: Version field returns null when explicity projected from a JOIN in SELECT clause - based fix off of patch provided by Howard Kelsey. Merged 2.2.x commit to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1533227 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 19:46:14 +00:00 |
|
Jody Grassel
|
dc36e9ae8f
|
OPENJPA-2438: EmbedFieldStrategy.containsEmbeddedResult() optimization fails under certain native sql query conditions
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1533094 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 14:48:16 +00:00 |
|
Mark Struberg
|
35c91eef22
|
OPENJPA-2221 AbstractValueHandler map() fix applied to trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1533047 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 11:04:35 +00:00 |
|
Jody Grassel
|
70ccfae92f
|
OPENJPA-2433: Queries with a sort clause returns fewer entries than the same query that does not have a sort clause
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1532909 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 21:06:27 +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 |
|
Heath Thomann
|
3b94663fe2
|
OPENJPA-2425: SELECT fields with @ExternalValues defined returns datastore values instead of unmapped fields - applied Albert Lee's patch to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1530368 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 17:35:57 +00:00 |
|
Jody Grassel
|
a3fccb40e3
|
OPENJPA-2432: MySQL dictionary can't be found from a valid connection
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1526968 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 16:05:01 +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 |
|
Heath Thomann
|
7a9815a15f
|
OPENJPA-2423: Isolation level is not working properly on DB2 for JPQL queries with nested sub-queries - committed to trunk the patch/fix provided by Pinaki Poddar.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1517843 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 15:06:13 +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 |
|
Heath Thomann
|
0aed173d4f
|
OPENJPA-2376: Escape character in JPQL with parameter substitution generates incorrect SQL - committed a patch sent to me by Albert Lee - merged changes from 2.1.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1513276 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-12 22:02:58 +00:00 |
|
Heath Thomann
|
f63e792243
|
OPENJPA-2387: Fix to exclude schema name when checking the length of a sequence name. Made update to ensure schema is used after length is calculated.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1508188 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 19:27:27 +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 |
|
Jody Grassel
|
92c4369aa1
|
OPENJPA-2400: MariaDB DBDictionaryFactory update
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504985 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-19 19:58:36 +00:00 |
|
Heath Thomann
|
e384913eae
|
OPENJPA-2387: Fix to exclude schema name when checking the length of a sequence name.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504721 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 23:32:10 +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 |
|
Jody Grassel
|
1b1b60c9a7
|
OPENJPA-2400: MariaDB support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1501805 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 15:43:18 +00:00 |
|
Albert Lee
|
a30d93f5c8
|
OPENJPA-2356 Database specific adjustments for previous patch. Contributed by Di Lau.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1501256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 13:25:21 +00:00 |
|
Albert Lee
|
c7b4e05b1e
|
OPENJPA-2391 - commit patch contributed by Di Lau.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1496128 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-24 17:23:56 +00:00 |
|
Albert Lee
|
123e28821e
|
OPENJPA-2390 - commit patch contributed by Di Lau.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1496124 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-24 17:05:05 +00:00 |
|
Pinaki Poddar
|
fa122cdfae
|
OPENJPA-2373: special processing path for MapsId with auto-generated identity
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1469649 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-19 00:55:11 +00:00 |
|
Pinaki Poddar
|
34b223fa67
|
OPENJPA-2373: Add toString() for debugging
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1469646 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-19 00:12:35 +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 |
|
Pinaki Poddar
|
6adc2f465f
|
OPENJPA-2356: Use FETCH OFFSET/NEXT and ROWNUM support for DB2 familiy of databases for Range queries
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1459918 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 18:22:38 +00:00 |
|
Richard G. Curtis
|
fd5cc0436c
|
OPENJPA-2328: Fix NoSuchElementException when using HandlerRelationMapTableFieldStrategy. Patch contributed by Guillaume Chauvet.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1447955 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-19 22:54:35 +00:00 |
|
Pinaki Poddar
|
4fbf3fc1f0
|
OPENJPA-2336: Consider database dictionary schema case while matching join column name
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1447945 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-19 22:30:34 +00:00 |
|
Pinaki Poddar
|
7ce7e55620
|
OPENJPA-2335: Set non-default value to a foreign key contrained column
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1447906 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-19 20:33:15 +00:00 |
|