Donald Woods
|
2fbfba0705
|
merge in release note updates from 2.0.0 branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932973 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 18:59:14 +00:00 |
Donald Woods
|
7188baa2c0
|
OPENJPA-1179 openjpa.jdbc.QuerySQLCache plugin no longer accepts value=all, so doc it in the Migration section. Testcase contributed by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932929 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 16:21:01 +00:00 |
Donald Woods
|
dab906385e
|
OPENJPA-1569 remove commented code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932766 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-10 17:21:48 +00:00 |
Fay Wang
|
689f42f7aa
|
OPENJPA-1625: making the creation of StateManagerImpl consistent by calling newStateManagerImpl consistently.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932743 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-10 15:18:42 +00:00 |
Donald Woods
|
33e8df53bd
|
OPENJPA-1569 @Strategy triggers an InvalidStateException for fields which are declared as Java interfaces. Contributed by Jerry Carter.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932720 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-10 13:51:51 +00:00 |
Fay Wang
|
53325aed75
|
OPENJPA-1608: the RetainUpdateLock is not supported for IDS 11.10
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932643 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 22:48:35 +00:00 |
Donald Woods
|
b9e87067b7
|
OPENJPA-1622 Update RAT excludes to not check the added service provider file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932552 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 19:10:12 +00:00 |
Pinaki Poddar
|
ce0ffe84f2
|
OPENJPA-1662: Add openjpa. prefix to Annotation Processor -A options
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932545 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 18:56:33 +00:00 |
Pinaki Poddar
|
6ccd59c32b
|
OPENJPA-1662: Add openjpa. prefix to Annotation Processor -A options
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932544 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 18:55:31 +00:00 |
Donald Woods
|
aa0ba90782
|
OPENJPA-1622 Move services file out of the builds and into the packaging jars
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932539 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 18:38:02 +00:00 |
Donald Woods
|
26d306c232
|
OPENJPA-1624 Fix intermittent datacache timeout failures in TestSJVMCache and CacheTest
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932530 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 17:47:32 +00:00 |
Pinaki Poddar
|
f95ac63c8b
|
OPENJPA-1622: Support discovery. But hide by default. Add boolean flag -Aopenjpa.generate to activate
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932507 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 16:51:08 +00:00 |
Dianne E. Richards
|
aefe784c94
|
OPENJPA-1623 Add tests for qualified paths in JPQL
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932487 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 16:18:41 +00:00 |
Pinaki Poddar
|
cfe2a0d236
|
OPENJPA-1622: Support discovery. But hide by default. Add boolean flag -Aopenjpa.generate to activate
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932480 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 16:06:19 +00:00 |
Donald Woods
|
e247f78922
|
OPENJPA-1621 Fix TestGeneratedValues for DB2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932212 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 02:04:53 +00:00 |
Pinaki Poddar
|
f8b8ce8eb0
|
Remove commented lines. Add proper comments
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932206 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 00:54:24 +00:00 |
Donald Woods
|
9fd0cadd87
|
OPENJPA-1616 remove commented out code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932196 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 00:35:54 +00:00 |
Donald Woods
|
f102795700
|
OPENJPA-1620 Fix TestJDBCEscapeDate test for HSQLDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932191 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 00:29:38 +00:00 |
Donald Woods
|
20a07726f9
|
OPENJPA-1616 Fix TestTimeoutException tests for Oracle and re-enable for DB2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932139 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 21:54:21 +00:00 |
Pinaki Poddar
|
92914c0a6d
|
OPENJPA-703: Use weak map for caches
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932117 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 21:16:54 +00:00 |
Donald Woods
|
c924de842e
|
OPENJPA-1620 Fix TestJDBCEscapeDate test for MSSQL
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932107 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 20:47:54 +00:00 |
Richard G. Curtis
|
8634acd327
|
OPENJPA-1604: Committing test changes. Code contributed by Pinaki Poddar and Rick Curtis
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932105 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 20:47:45 +00:00 |
Richard G. Curtis
|
43988aba97
|
OPENJPA-1604: Override default lock level for NamedQueries when using the pessimistic lock manager. Code contributed by Pinaki Poddar and Rick Curtis
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932094 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 20:32:36 +00:00 |
Donald Woods
|
dbb66f4d94
|
OPENJPA-1616 Exclude TestTimeoutException tests on HSQLDB as it uses supportsSelectForUpdate=false
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932082 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 19:55:08 +00:00 |
Pinaki Poddar
|
db11713e8c
|
OPENJPA-1618: Convert the value not the key
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932054 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 18:35:56 +00:00 |
Donald Woods
|
1c76ad58a8
|
OPENJPA-1619 Fix intermittent TestTimestampVersion failures on various DBs when running on Windows
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932043 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 18:13:38 +00:00 |
Donald Woods
|
c6e4e39fe4
|
OPENJPA-1616 add comment
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932027 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 17:42:08 +00:00 |
Donald Woods
|
e16c823464
|
OPENJPA-1616 Fix TestTimeoutException test failures on MySQL
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932025 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 17:39:18 +00:00 |
Donald Woods
|
5e62924fce
|
OPENJPA-1616 Fix TestTimeoutException test failures on MSSQL
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@931693 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-07 21:22:52 +00:00 |
Donald Woods
|
684ae10b1d
|
OPENJPA-1615 Disable the 3 failing tests when run against MSSQL for now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@931648 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-07 19:24:53 +00:00 |
Albert Lee
|
4555af14af
|
OPENJPA-1609 - Commit contribution by Jody Grassel.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@931635 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-07 18:21:13 +00:00 |
Fay Wang
|
afa1e44f81
|
OPENJPA-1602: check in test case
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@931628 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-07 17:39:26 +00:00 |
Donald Woods
|
b2b922e1c8
|
OPENJPA-1614 Testcase failures in TextException on MSSQL due to missing <object-exists> value in sql-error-state-codes.xml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@931535 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-07 13:31:43 +00:00 |
Donald Woods
|
50202d956b
|
OPENJPA-1550 Fix TestBatchLimitException tests for Oracle, which fails all statements in the batch, instead of just the duplicate entity.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@931354 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-06 22:11:42 +00:00 |
Richard G. Curtis
|
59cdb21326
|
OPENJPA-1604: Backing out the two previous commits while investigating a couple test failures.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930957 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-05 20:48:54 +00:00 |
Donald Woods
|
b382e52bbd
|
cleanup indenting
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930944 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-05 20:02:35 +00:00 |
Fay Wang
|
f03f7b4f61
|
OPENJPA-1608: fix pessimistic write lock in informix
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930889 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-05 15:57:13 +00:00 |
Donald Woods
|
b2d71bbe4d
|
OPENJPA-1597 Update docs to mention previous serialization side effects
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930888 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-05 15:56:21 +00:00 |
Fay Wang
|
670d59ef0f
|
OPENJPA-1611: fix EMBEDDED attr type
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930721 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-04 17:28:52 +00:00 |
Pinaki Poddar
|
e36547dafc
|
OPENJPA-1604: Test for lock mode on named query and its impact on target SQL under pessimistic lock manager plus some usability changes. Does not restore backward compatibility with 1.2 behavior -- but removes the need to set the fecth plan hint etc and ensures named query lock mode other than NONE requires an active transaction.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930049 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-01 17:23:46 +00:00 |
Pinaki Poddar
|
6f6e94df76
|
OPENJPA-1604: Add lock mode to QueryMetaData
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@929971 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-01 13:44:38 +00:00 |
Pinaki Poddar
|
709bf862ab
|
data initializilation from data cache - use input fetch, not the conetxt configuration; reduce checks
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@929744 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-31 23:13:45 +00:00 |
Dianne E. Richards
|
123dd7b51b
|
OPENJPA-1606 Add JPQL tests for element collection
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@929620 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-31 17:01:27 +00:00 |
Donald Woods
|
0df0c0142f
|
OPENJPA-1597 merge in code comment updates from 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@929550 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-31 14:33:02 +00:00 |
Michael Dick
|
8579593f88
|
OPENJPA-1603:
Decouple the QueryCache from the DataCache. Code contributed by Mike Dick and Rick Curtis.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@929266 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-30 20:42:29 +00:00 |
Pinaki Poddar
|
8abf57d913
|
OPENJPA-1294: New connection is not reference counted
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@929184 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-30 16:33:16 +00:00 |
Pinaki Poddar
|
b1a2190cf3
|
OPENJPA-1602: Ignore prepared queries that use locks
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@928897 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-29 20:30:58 +00:00 |
Donald Woods
|
137071d9bf
|
OPENJPA-1597 Migration doc updates to mention the new Compatibility flag.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@928854 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-29 18:10:16 +00:00 |
Donald Woods
|
371a31a41a
|
OPENJPA-1597 cleanup code comments. merged in from 2.0.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@928853 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-29 18:09:58 +00:00 |
Donald Woods
|
3df86b0e95
|
OPENJPA-1597 Revert code added to DetachManager to unproxy objects when detached in-place. Updated tests to verify old behavior of detached entites still having references, but that they are removed during serialization.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@928251 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-27 19:33:52 +00:00 |