Commit Graph

1208 Commits

Author SHA1 Message Date
Michael Dick 18502c72ca Port 570487 to 1.0.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@588032 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 21:18:28 +00:00
Michael Dick d4c2a2f77c OPENJPA-413 committing for Teresa
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@588002 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 20:22:40 +00:00
Michael Dick c450bb60da OPENJPA-416
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@587942 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 18:08:23 +00:00
Michael Dick b4e48abb3a specify version for javacc plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@587937 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 17:42:19 +00:00
Michael Dick 71dc3ad34d OPENJPA-113
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@587774 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 04:13:07 +00:00
Albert Lee 546c34abd1 OPENJPA-413, commit localizer.properties files for Teresa.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@587683 13f79535-47bb-0310-9956-ffa450edef68
2007-10-23 22:48:48 +00:00
Kevin W. Sutter 2491c0b66a Typo in my doc markup. Fixing the build break.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@586756 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 16:17:47 +00:00
Kevin W. Sutter a94a55d00b OPENJPA-410. Committing the change to make the "connecting to database" message a Trace message instead of an Info message.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@586588 13f79535-47bb-0310-9956-ffa450edef68
2007-10-19 19:37:44 +00:00
Kevin W. Sutter 215efaa636 Minor update to doc to fix up a reference tag. Question marks (???) were being displayed instead of the section reference.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@586587 13f79535-47bb-0310-9956-ffa450edef68
2007-10-19 19:36:21 +00:00
Kevin W. Sutter ebea29dc04 OPENJPA-403. Committing Teresa's patch for the 1.0.1 version of Patrick's fix.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@586007 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 15:31:56 +00:00
Kevin W. Sutter 548a483a04 OPENJPA-399. Committing Teresa's most recent patch for this Issue. Should be ready for resolution now.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@585774 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 01:37:58 +00:00
Kevin W. Sutter 261cb3b549 OPENJPA-409. Message update.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@585773 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 01:30:28 +00:00
Kevin W. Sutter fa8097cf55 OPENJPA-405. Dropping Teresa's patch for trunk and 1.0.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@585269 13f79535-47bb-0310-9956-ffa450edef68
2007-10-16 21:47:39 +00:00
Albert Lee 2956c90a84 OPENJPA-402 Complete .class file read in ZipFileMetaDataIterator
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@584415 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 15:47:47 +00:00
Michael Dick 9e807991b0 OPENJPA-399 Committing Teresa's patch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@584350 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 00:35:12 +00:00
Michael Dick 3b2b878d0a OPENJPA-399 committing Teresa's patch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@584337 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 23:50:55 +00:00
Michael Dick 008ac73d7c OPENJPA-401
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@584192 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 15:49:00 +00:00
Kevin W. Sutter bc8dfab419 OPENJPA-396. Going ahead with the commit of the patch. Per the discussion in the Issue and the dev mailing list, I have added a few more comments to the clone() generation. Thanks.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@582974 13f79535-47bb-0310-9956-ffa450edef68
2007-10-08 21:06:45 +00:00
Michael Dick 3412d7df07 OPENJPA-397
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@582852 13f79535-47bb-0310-9956-ffa450edef68
2007-10-08 15:41:25 +00:00
Kevin W. Sutter fe50bbe648 OPENJPA-395. Use getShort instead of getInt for the KEY_SEQ, DEFFERABILITY, and DELETE_RULE metadata fields.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@582838 13f79535-47bb-0310-9956-ffa450edef68
2007-10-08 14:41:14 +00:00
Catalina Wei 6c1b918371 OPENJPA-394 (bug in 1.0.x) : DB2 CAST ? AS VARCHAR missing LENGTH
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@582581 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 05:46:00 +00:00
Albert Lee 77ce13d6fc Minor typos and javadoc updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@582337 13f79535-47bb-0310-9956-ffa450edef68
2007-10-05 16:29:09 +00:00
Albert Lee cf0c81a09a OPENJPA-366 Trivial typo in new message
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581658 13f79535-47bb-0310-9956-ffa450edef68
2007-10-03 17:00:53 +00:00
Albert Lee 89744de0b9 OPENJPA-366 - Add message text to InternalException.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581609 13f79535-47bb-0310-9956-ffa450edef68
2007-10-03 14:11:27 +00:00
Patrick Linskey cc2b032223 OPENJPA-368 -- putting Vikram's patch in 1.0.x. 'svn merge -c 581443 ../../trunk'
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581444 13f79535-47bb-0310-9956-ffa450edef68
2007-10-03 00:18:37 +00:00
Albert Lee 4cc061e5dc OPENJPA-369, apply same changes in trunk to the 1.0.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581356 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 19:21:50 +00:00
Catalina Wei cbf296df72 OPENJPA-389 et.commit() not issuing database commit for Native queries involving updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581083 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 21:44:59 +00:00
Kevin W. Sutter 3a802154ac OPENJPA-387. Committing the latest patch from Daniel (with slight modifications by me).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581080 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 21:42:40 +00:00
Kevin W. Sutter b045de88c0 OPENJPA-370. Committing Teresa's patch with a few minor updates (per my JIRA Issue remarks).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@581039 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 19:08:19 +00:00
Kevin W. Sutter 6692d0e490 OPENJPA-370. Committing Teresa's patch with a few minor updates (per my JIRA Issue remarks).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@580995 13f79535-47bb-0310-9956-ffa450edef68
2007-10-01 15:47:09 +00:00
Michael Dick e75c7cb446 OPENJPA-388
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@580425 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 17:13:35 +00:00
Kevin W. Sutter ffaf1d2196 OPENJPA-385. Committing changes for both 1.0.x and 1.1.0 to properly skip and optionally log malformed .class files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@580087 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 16:36:48 +00:00
Michael Dick 4435558335 OPENJPA-382
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@578870 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 16:25:12 +00:00
Michael Dick 62e56cd910 OPENJPA-380
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@578271 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 20:56:55 +00:00
Catalina Wei f42bfb718e OPENJPA-378 DB2 "FETCH FIRST <n> ROWS ONLY" clause should not be generated in subselect for SELECT COUNT(*) from (subselect ...) s
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577972 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 03:29:38 +00:00
Michael Dick 134fcf10cc OPENJPA-369
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577877 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 18:57:05 +00:00
Michael Dick b6af06b64f OPENJPA-339
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577863 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 18:39:00 +00:00
Michael Dick 2a6887d4c0 OPENJPA-357 OPENJPA-358
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577846 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 18:12:18 +00:00
Michael Dick bd40a0cea5 Undo OPENJPA_356 in 1.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577522 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 03:29:06 +00:00
Michael Dick 972e71f970 OPENJPA-282 merging to 1.0.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577090 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 22:35:52 +00:00
Michael Dick aece331d8a OPENJPA-343 merging to 1.0.x. Original changes under rev 571523
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577077 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 21:47:53 +00:00
Michael Dick 1e726bdbfc OPENJPA-356 in 1.0.x committing Patrick's changes originally done in rev 573676
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577066 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 21:05:00 +00:00
Michael Dick e90c610dff OPENJPA-338 for 1.0.x. Committing Teresa's patch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577038 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 20:10:39 +00:00
Catalina Wei 2663cb3e32 OPENJPA-375 DB2 autoCommit(true) causes Result Set prematurely closed in WebContainer JEE environment.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@577014 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 18:49:05 +00:00
Michael Dick 05fb97ded7 OPENJPA-353 for 1.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@576948 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 15:25:14 +00:00
Kevin W. Sutter 3f5fd69c06 OPENJPA-367. Committing Albert's patch (since he doesn't have his committer karma quite yet...).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@576564 13f79535-47bb-0310-9956-ffa450edef68
2007-09-17 19:26:51 +00:00
Patrick Linskey da603826e0 OPENJPA-335
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@575492 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 23:19:13 +00:00
Catalina Wei 2c748d1aea OPENJPA-360 FOR UPDATE clause incorrectly generated, remove transient variable declaration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@575080 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 21:11:56 +00:00
Kevin W. Sutter 73513a2af5 OPENJPA-360. Remove code dependencies on DB2 libraries from unit tests.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@575008 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 16:45:59 +00:00
Catalina Wei 04b3212698 OPENJPA-360 SQL FOR UPDATE OF incorrectly generated for DB2 UDB version8.1 or earlier and DB2 ISeries V5R3 or earlier.
These  DB2 version also require the "optimize for <n> row" clause appear before FOR UPDATE clause.
Due to this requirement, the OPTIMIZE clause will  appear before FOR UPDATE clause for all DB2 versions.
Also fixed the affected testcases.
Same fix retrofit to OpenJPA 1.0.x branch.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@574653 13f79535-47bb-0310-9956-ffa450edef68
2007-09-11 17:59:38 +00:00