Commit Graph

340 Commits

Author SHA1 Message Date
Michael Dick f028f744c2 fix line width and add missing end section tag.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908737 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 23:11:12 +00:00
Michael Dick 19f5b13045 Add doc for datacache inclusion/exclusion
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908729 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 23:01:42 +00:00
Pinaki Poddar 6fa32719b9 OPENJPA-1334: Separate distribution policy from DataCacheManager.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908322 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 02:26:31 +00:00
Donald Woods cbf700e499 minor notice file updates
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@905653 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 14:47:11 +00:00
Milosz Tylenda 97496b0bd6 OPENJPA-1367: Improvements for H2 database. Commit patch provided by Prashant Bhat with slight modifications. Information on CROSS JOIN provided by Thomas Mueller.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@905001 13f79535-47bb-0310-9956-ffa450edef68
2010-01-31 11:15:01 +00:00
Donald Woods f25dda05b5 add pointer to 1.2.2 release notes, as discovered missing by Kevin.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@903285 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 15:52:37 +00:00
Donald Woods 83897b4d28 merged in r903062 from beta branch - fix openjpa-all, which had some jaxb code included by the shade plugin due to transitive depends
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@903064 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 03:12:12 +00:00
Donald Woods e6850b316b merge in more beta release updates
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902912 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 18:31:02 +00:00
Donald Woods c9b82eec1f update copyright year in docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902832 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 14:48:10 +00:00
Donald Woods ef89c9d699 update copyrights for 2010
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902822 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 14:34:51 +00:00
Kevin W. Sutter 184cb41619 OPENJPA-1476. Turning off the QueryCache by default. The new default value for this property will be "false". Also, disabling the Write Behind testcases.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@901825 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 18:48:31 +00:00
Jeremy Bauer 7caef96636 OPENJPA-1115 Committing documentation contributions for delimited identifiers and dictionary properties submitted by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@900446 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 16:17:58 +00:00
Milosz Tylenda c6459391c8 OPENJPA-1248: Add limited support of LOB streaming on SQL Server; wording corrections.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895453 13f79535-47bb-0310-9956-ffa450edef68
2010-01-03 17:55:35 +00:00
Milosz Tylenda d33884a90a OPENJPA-1248: Add note on MySQL limitations related to LOB streaming, improve wording.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@894052 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 10:28:34 +00:00
Milosz Tylenda 6cee09c8c9 OPENJPA-1248: User manual improvements related to LOB streaming.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@889946 13f79535-47bb-0310-9956-ffa450edef68
2009-12-12 16:32:02 +00:00
Donald Woods 9dc10ef15e OPENJPA-1103 removed the early access disclaimer
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@889824 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 21:35:06 +00:00
Donald Woods 60cae2ff51 OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@889818 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 21:19:55 +00:00
Michael Dick 2baa87b040 Doc update for connectionRetainMode always
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@889360 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 18:45:16 +00:00
Pinaki Poddar 6cf1ca1f63 Document MetaModel generator tool usage.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@836052 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 23:04:53 +00:00
Jeremy Bauer ab18db113b OPENJPA-1248 Set null or empty_lob as appropriate when inserting a new streaming lob for update on Oracle. Also configured test to retain connection over the life of the tx and updated manual to document this requirement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@834564 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 17:53:32 +00:00
Pinaki Poddar d0cf5b404e Doc for metamodel generation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830961 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 14:27:32 +00:00
Catalina Wei 58ebc6d9f1 OPENJPA-1327 JPQL Query Doc update
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@826738 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 18:01:40 +00:00
Donald Woods 139b6bb245 OPENJPA-1353 fix bad attribute
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@826109 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 22:14:10 +00:00
Donald Woods 9d58228dc6 OPENJPA-1353 add legal info to the docs and properly add the appendices as a section
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@826106 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 22:09:24 +00:00
Pinaki Poddar 85e631a193 OPENJPA-1334: Support partitioned cache with instance-level distribution policy
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@825768 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 05:07:56 +00:00
Jeremy Bauer bdd3014b5f OPENJPA-1345: Update schemas to JPA Spec version EA9
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@824847 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 17:19:45 +00:00
Milosz Tylenda 47a90dae98 OPENJPA-1321: Documentation corrections for SequenceGenerator and OracleDictionary properties provided by Brian Kalbfus
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@823924 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 19:28:59 +00:00
Donald Woods 27e2c03fd2 OPENJPA-1229 merge in release file updates from M3 into trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@822841 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 18:47:55 +00:00
Donald Woods 18cd43dfcd OPENJPA-1203 Doc createEMF() exception behaviors
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@822006 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 21:01:51 +00:00
Donald Woods bb67dae45e OPENJPA-1033 Update Supported Database appendix to denote tested/verified vs. known compatible databases and drivers
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@821951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 18:32:38 +00:00
Catalina Wei 31c4790c32 OPENJPA-1327 Doc update for JPA2 JPQL Query
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@821214 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 01:35:09 +00:00
Richard G. Curtis 58539dd833 OPENJPA-250: Update user manual.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@821144 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 19:51:55 +00:00
Jeremy Bauer bcdfee33fe OPENJPA-1333 Updated db support docs with potential solutions for limited batch support of Oracle drivers.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@821077 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 16:20:01 +00:00
Catalina Wei 4327063d63 OPENJPA-1327 Doc update for JPA2 JPQL Query
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820853 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 00:36:33 +00:00
Donald Woods fa02d2a5fa OPENJPA-1229 get rat-maven-plugin passing again, as any file included in the source distribution has to pass rat:check
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820779 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 20:44:24 +00:00
Michael Dick 6119ff76b9 alphabetizing datacachemode documentation and fixing default value
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820700 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 16:12:41 +00:00
Michael Dick 7f833b7b76 Adding config property documentation for DataCacheMode
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820693 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 15:43:56 +00:00
Donald Woods 797de03a10 OPENJPA-1229 Update NOTICE files to match new ASF/Sun agreement for releasing early access specs. Also point to new geronimo-staging-017 to pickup latest spec releases under vote with updated notices.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820684 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 15:19:10 +00:00
Catalina Wei 9d37d74a10 OPENJPA-1327 Doc update for JPA2 JPQL Query
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@819794 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 01:35:39 +00:00
Catalina Wei fc69f929e9 OPENJPA-1327 Doc update for JPA2 JPQL Query
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@818599 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 19:23:40 +00:00
Donald Woods 828e08ee0e OPENJPA-1182 Backwards compatibility issues - PreUpdate and PostUpdate behavior. Patch contributed by Tim McConnell with some minor package name and version checking changes. Doc updates by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@817389 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 20:01:44 +00:00
Donald Woods e5f7d97695 OPENJPA-1178 Doc updates for Compatibility issues. Added JIRA references for those looking for more details...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@816366 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 20:12:35 +00:00
Donald Woods ac23a55b68 OPENJPA-1213 Additional Compatibility tests (patch #2) showing change in query.setParameter() behaviour. Contributed by Tim McConnell, but with some package name and OpenJPAVersion checks added.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@816330 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 18:44:29 +00:00
Donald Woods 7deb821735 OPENJPA-1213 Add section to Migration appendix about Query.setParameter() behavior differences.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@816310 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:58:33 +00:00
Fay Wang bda0136758 update document on derived identity
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@814937 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 23:39:02 +00:00
Donald Woods b8dde5761f OPENJPA-1214 Testcase to demonstrate RelationFieldStrategy behaviour differences between OpenJPA 1.x and 2.0. Testcase contributed by Tim McConnell. Doc updates by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@814739 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 17:20:48 +00:00
Jeremy Bauer c35277c156 OPENJPA-926 Update documentation for explicit access types
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@811160 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 22:39:12 +00:00
Donald Woods 9d69e59a7c remove validation spec api from openjpa-all, as it should be provided by the user with the BV impl
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@810675 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 19:13:08 +00:00
Jeremy Bauer 8a6a39dec7 OPENJPA-1275 Update schemas to 8/31 revision
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@810261 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 21:48:25 +00:00
Michael Dick f61ff60842 OPENJPA-1223:
Add migration consideration for AutoOff collection tracking. 
Submitted By: Ravi Palacherla

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@807769 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 19:20:19 +00:00