Commit Graph

1015 Commits

Author SHA1 Message Date
Catalina Wei 5e927f2376 OPENJPA-375: undo this fix for DB2 (result set closed problem). The problem is resolved by setting DB2 datasource custom property "resultSetHoldability" to 1 in WebSphere.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@590481 13f79535-47bb-0310-9956-ffa450edef68
2007-10-30 21:51:47 +00:00
Michael Dick 3860784216 OPENJPA-399 committing Teresa's patch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@589784 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 18:21:56 +00:00
Kevin W. Sutter 446a0e0543 OPENJPA-421. Committing Daniel's changes to ensure that the datasource configuration is complete before attempting to generate SQL.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@589723 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 16:23:17 +00:00
Michael Dick c5ff10a141 OPENJPA-423
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@589694 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 15:47:50 +00:00
Kevin W. Sutter da5d28cb1a OPENJPA-422. The reproxy() method needed the Calendar object type in it's switch statement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@589207 13f79535-47bb-0310-9956-ffa450edef68
2007-10-27 20:18:56 +00:00
Michael Dick b291cd7223 OPENJPA-413 revised message
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@588114 13f79535-47bb-0310-9956-ffa450edef68
2007-10-25 02:18:42 +00:00
Albert Lee 38ca258bc0 OPENJPA-415 remove AbstractResultList.finalize() method.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@588089 13f79535-47bb-0310-9956-ffa450edef68
2007-10-25 00:04:51 +00:00
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