Commit Graph

220 Commits

Author SHA1 Message Date
Jeremy Bauer c60a95f77a OPENJPA-800 Change release artifact versions for milestone 1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@723373 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 16:51:03 +00:00
Pinaki Poddar 76c3cd36cc Elaborate on usage of Entity Reference as part of compound key
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@719627 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 16:31:45 +00:00
Pinaki Poddar 64a1293f51 OPENJPA-772: Sets JPA spec version to the 2.0 EA snapshot (which has partial definition of JPA 2.0 API) and sets parent pom to apache (which defines the sanpshot repos). Patch cotributed by David Jencks.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@718426 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 22:56:14 +00:00
Fay Wang 1a378e13f9 OPENJPA-738: query cache performance improvement. Commit
the change in OPENJPA-738.11.patch on behalf of Sandhya 
Turaga.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@708980 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 19:06:58 +00:00
Albert Lee 509f41c801 OPENJPA-751 - Commit documentation changes contributed by Milosz Tylenda.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@708975 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 18:36:39 +00:00
Michael Dick 284bd408f8 [maven-release-plugin] prepare release 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707728 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 19:19:49 +00:00
Michael Dick 660371bfd5 [maven-release-plugin] prepare branch 1.3.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707726 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 19:19:35 +00:00
Jeremy Bauer 044764a395 OPENJPA-750: Updates to code and doc based on code review comments
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707655 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 15:24:21 +00:00
Jeremy Bauer c49f0e17d6 OPENJPA-750: Added option to Sybase dictionary to ignore truncation warnings, added doc for new dictionary option, and code to log any SQLWarnings when update count isn't expected value.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@707270 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 04:43:35 +00:00
Pinaki Poddar 16e7a11f81 document ReplicationPolicy for Slice. Also assorted doc edit
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@705487 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 06:21:49 +00:00
Michael Dick 83f526a3f0 OPENJPA-733 adding attributation to Charles Tillman in NOTICE.txt.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@704764 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 01:34:57 +00:00
Michael Dick 05a8f02881 OPENJPA-650 adding documentation for openjpa.RuntimeUnenhancedClasses. Merging revision 696510 to trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696511 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 23:20:56 +00:00
Michael Dick e165e502d5 OPENJPA-724 committing patch provided by Milosz Tylenda.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696350 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 16:05:10 +00:00
Michael Dick caf46298d6 OPENJPA-727 merge revision 696343 to trunk. Removing reference to missing image file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696347 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 15:51:38 +00:00
Michael Dick 666d189db9 OPENJPA-726 adding md5sum for nightly downloads
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@696082 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 21:55:02 +00:00
Michael Dick 2f75495c57 OPENJPA-711 adding jai dependencies for building the manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@695674 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 22:27:47 +00:00
Michael Dick b3951a1c11 OPENJPA-695 making nightly-upload profile more friendly.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@693888 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 16:37:41 +00:00
Michael Dick a904e32728 OPENJPA-695 making nightly-upload profile more friendly.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@693481 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 15:09:32 +00:00
Michael Dick 52a0f63097 OPENJPA-695 adding a profile that uploads the latest zip files, manual and javadoc to openjpa.apache.org/builds/latest.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@693275 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 21:19:55 +00:00
Pinaki Poddar aa1516f04b OPENJPA-697: Add new capabilities to support version columns to spread across primary and secondary tables
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@690346 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 17:46:15 +00:00
Pinaki Poddar 991f5a7dce correct typo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@689815 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 13:38:14 +00:00
Pinaki Poddar cb3e1705f5 OPENJPA-620: An eagerly initialized configuration with fail-fast behavior on persistent class resolution
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@689503 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 15:49:53 +00:00
Kevin W. Sutter 36abd7cb62 OPENJPA-702. Update documentation for the DESCSTAT parameter for DB2 on z/OS.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@688855 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 20:02:23 +00:00
Pinaki Poddar d435a69c6b OPENJPA-693: describe implicit property of @ForeignKey annotation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@688738 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 14:39:39 +00:00
Albert Lee 5396a66b2b OPENJPA-686 - Commit on behalf of Fay Wang. Updating manual on Sybase specific behavior.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@684795 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 16:20:34 +00:00
Pinaki Poddar ffa2851f89 OPENJPA-687: Documentation for cache statistics
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@684137 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 22:57:39 +00:00
Michael Dick aba5ddc7fb Update assembly with correct javadoc location
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@682732 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 15:00:00 +00:00
Albert Lee 49d5f19a68 OPENJPA-663 - Commit manual changes submitted by Jeremy Bauer.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@682478 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 19:45:12 +00:00
Pinaki Poddar 6d8a587984 OPENJPA-550: Correct example usage
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@681909 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 23:59:11 +00:00
Michael Dick 2d7faf24b1 OPENJPA-20 fix typo in manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@681471 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 20:21:32 +00:00
Michael Dick 64dbe4c924 [maven-release-plugin] prepare release 1.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@680508 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 21:20:09 +00:00
Pinaki Poddar 5fc632784f OPENJPA-20: Clarify return of embedded instances as query result
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@680421 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 17:52:06 +00:00
Pinaki Poddar 2254791f9b OPENJPA-619: Typographical errors
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@680401 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 17:10:38 +00:00
Pinaki Poddar 997a094135 OPENJPA-667: Link configuration property to corresponding method in JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@680396 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 16:46:02 +00:00
Michael Dick 134b37a753 OPENJPA-666
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@679886 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 19:53:31 +00:00
Patrick Linskey 0ed72e477a moved docs, javadocs, and downloads output to openjpa-project, since it looks like trunk isn't including the top-level target/site dir anymore
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@679594 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 22:41:36 +00:00
Michael Dick ae26539962 OPENJPA-633 svn merge -c 677476 https://svn.apache.org/repos/asf/openjpa/branches/1.0.x. Merging docbook changes back to trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@678449 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 15:21:44 +00:00
Michael Dick b52e229a24 OPENJPA-661 remove duplicate directories in assmebly.xml and remove extra readme file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@678448 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 15:20:01 +00:00
David Ezzio f9a27b57c5 Merged from 1.1.x branch, changes and additions to DBDictionary property descriptions, revisions 675366,675368,675700,676592,677746
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@677901 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 13:28:57 +00:00
David Ezzio d58c648f80 Merged 677745 from 1.1.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@677886 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 12:22:21 +00:00
Michael Dick 948c38e332 OPENJPA-633 setting consistent eol-style for pom.xml files in trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@677472 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 00:09:55 +00:00
Pinaki Poddar fec65630fd OPENJPA-470: Use blockquote to highlight special classname syntax for SequenceGenerator attribute
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@677161 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 05:31:20 +00:00
Pinaki Poddar 436eefcbba @ElementJoinColumn attribute corrected
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@676584 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 13:45:18 +00:00
Michael Dick fb78813259 OPENJPA-545 committing patch provided by Jeremy Bauer
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@671319 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 19:48:23 +00:00
Patrick Linskey ef098b3acd Merged part of r657897 from 1.1.x, excluding the pom changes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@666922 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 00:01:46 +00:00
Patrick Linskey 1a45d110a2 OPENJPA-130. Merging r655581 from 1.1.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@666914 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 23:55:03 +00:00
Patrick Linskey c9c6aadc85 OPENJPA-417. Merged r653081 and r653085.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@666906 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 23:48:33 +00:00
Patrick Linskey b589da8070 OPENJPA-245. Backported r646082 to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@666888 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 23:14:24 +00:00
Michael Dick 981c023e0e OPENJPA-633 updating pom.xml files to be compatible with the maven-release-plugin. There are a lot of formatting changes which are needed to prevent the plugin from removing our copyright header.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@666731 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 16:48:56 +00:00
Michael Dick a31dfaa31f OPENJPA-591
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@654227 13f79535-47bb-0310-9956-ffa450edef68
2008-05-07 19:34:26 +00:00