Commit Graph

387 Commits

Author SHA1 Message Date
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
Jeremy Bauer ec43fccfff OPENJPA-1262 ORM Schema updates for EA7
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@807686 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 16:14:00 +00:00
Michael Dick a8b6502e24 OPENJPA-1246:
Example configuration and improved documentation for Ingres.
Submitted by : Alan Raison

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@807267 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 15:05:02 +00:00
Michael Dick 0e4769e43b OPENJPA-1246 :
Order databases alphabetically.
	modified:   openjpa-project/src/doc/manual/ref_guide_dbsetup.xml
	modified:   openjpa-project/src/doc/manual/supported_databases.xml

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@805138 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 20:57:34 +00:00
Michael Dick 9eb8af5a72 OPENJPA-948:
Adding support for Ingress database (new dictionary, build config etc.).
Submitted by : Alan Raison

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@804261 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 15:29:35 +00:00
Jeremy Bauer 9af553bc8d OPENJPA-1235 Added support for named unique constraints
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@802864 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 17:03:42 +00:00
Michael Dick 3ec9136da7 OPENJPA-651:
Default setting for RuntimeUnenhancedClasses = unsupported.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@802457 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 21:03:56 +00:00
Jeremy Bauer 63cacaa1c9 OPENJPA-1208 Set compatibility options and validation mode based on persistence version.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800951 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 20:32:49 +00:00
Michael Dick 17da1c9a7e OPENJPA-1089:
Adding EncryptionProvider configuration option.
Submitted By : Rick Curtis

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800504 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 19:25:44 +00:00
Jeremy Bauer 9706a82960 OPENJPA-1175 Updated util methods to handle load state checking of embeddables and collections.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@799425 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 19:34:33 +00:00
Donald Woods 803c4daaa4 OPENJPA-890 Fix some inconsistent whitespaces in example code around method signatures and arguments
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@799064 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 20:36:20 +00:00
Donald Woods efaf681a46 OPENJPA-890 Fix some typos/wording/formatting
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@799063 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 20:33:16 +00:00
Michael Dick b8610366f0 pass pom.version to upload ant task. Fix prompt problems with sshexec (should handle existing directories better).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@797637 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 20:25:33 +00:00
Michael Dick 81c7abc64e Fixing nightly upload script. Documentation is now zipped and transfered in one file (multiple files were timing out). Resulting zip is unzipped on people.apache.org.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@797606 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 19:03:58 +00:00
Michael Dick ec35dff093 Moving nightly upload ant script to a separate file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@797456 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 13:52:15 +00:00
Jeremy Bauer 07f597d281 OPENJPA-1190 Update schemas and schemas in documentation for EA5
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@796511 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 19:40:27 +00:00
Jeremy Bauer 5cb32680a9 OPENJPA-1176 Add compatibility option to allow private persistent properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@794774 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 18:46:22 +00:00
Jeremy Bauer c8b99a764c OPENJPA-1167 Update persistence and orm schemas and schemas within doc to current versions
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@792610 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 17:13:43 +00:00
Pinaki Poddar ecf43f87f7 OPENJPA-1143: Build dependency to 1.0-EA3-SNAPSHOT (latest unpublished JPA Spec), refactored MetaModel/CriteriaQuery API to compile against the new JPA API, line length limit increased to 120
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@787832 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 21:04:32 +00:00
Milosz Tylenda d389c4327b OPENJPA-1126: Note on Calendar and Java 1.3 no longer needed in user manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@787356 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 19:12:15 +00:00
Milosz Tylenda 338d56bbf3 OPENJPA-1123: MySQL query hints support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@782362 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07 10:54:59 +00:00
Milosz Tylenda 8ab85903ff OPENJPA-1127: Typos in user manual and log messages
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@782212 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 09:06:32 +00:00
Donald Woods 154a41cc11 update for next release
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781425 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 15:15:41 +00:00
Donald Woods 1765ccbdd1 latest changes.txt info from ea2 branch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781419 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 15:04:02 +00:00
Donald Woods 4b45efa828 copy of LICENSE/NOTICE files to include in the binary assembly which covers all included libs. pom cleanup and updates for nightly-build publishing.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781386 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 14:08:12 +00:00
Donald Woods a6f5dad980 update build instructions
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781240 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 02:18:04 +00:00
Milosz Tylenda cb98d4fc33 OPENJPA-736: JDBC 3 way of retrieving generated keys - allow user to disable it, doc and test updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780260 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30 13:22:56 +00:00
Michael Dick 2b942805f2 OPENJPA-952. Committing patch from Rick Curtis
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780086 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 20:06:29 +00:00
Michael Dick 3c88ac3d20 OPENJPA-1054 committing patch from Rick Curtis and Fay Wang. Testcase has been updated to use jMock instead of creating its own mock objects
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779715 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 18:31:12 +00:00
Donald Woods c9e74d4c7a update pom names to better match the module name and add descriptions where missing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779579 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 12:10:45 +00:00
Michael Dick c1b842d492 OPENJPA-1026. Committing patch from B.J. Reed and enabling newline check.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779416 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 02:50:00 +00:00
Donald Woods 130d1d4bd9 OPENJPA-880 Use maven-remote-resources-plugin to generate required legal files. Also removes dependency on openjpa-project for maven eclipse plugin.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779191 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 14:43:00 +00:00
Donald Woods 5014430b94 OPENJPA-1063 Create a new openjpa-all artifact to include runtime depends. Matches changes made to branches/1.3.x.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@773601 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 15:21:52 +00:00
Donald Woods 95e9b554c6 OPENJPA-1031 Update docs that refer to OpenJPAEntityManager.getExtent(). Applied patch from Rick Curtis.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@772649 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 13:43:05 +00:00
Jeremy Bauer 51224e586c OPENJPA-1027 Committing documentation updates contributed by Dianne Richards
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@772035 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 03:03:24 +00:00
Jeremy Bauer ff29a053dd OPENJPA-1033 Committing documentation updates contributed by Donald Woods
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@766044 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 15:11:32 +00:00
Milosz Tylenda 62aabafc53 OPENJPA-983: FirebirdDictionary improvements
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763992 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10 17:57:57 +00:00
Milosz Tylenda 9d5066a225 OPENJPA-883: Documentation is out of date for some MySQLDictionary properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763780 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 19:37:02 +00:00
Milosz Tylenda 9202ab6944 OPENJPA-723: Feature request for PostgreSQL XML Column Mapping
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@763772 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 19:11:28 +00:00
Michael Dick b5d5ea2734 OPENJPA-1023. set svn:eol on .properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762563 13f79535-47bb-0310-9956-ffa450edef68
2009-04-06 23:28:17 +00:00
Albert Lee 718370e1ef OPENJPA-957 - Create Fetch*HintHandler(s) for property processing in EntityManager/Query interface methods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@762161 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 21:29:42 +00:00
Michael Dick b6f8f0f4ec OPENJPA-1015. Moving checkstyle config file to openjpa-project.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761799 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 21:15:01 +00:00
Michael Dick a0a3418ae0 OPENJPA-975 clean up manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761395 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 19:24:57 +00:00
Milosz Tylenda 0aedae4370 OPENJPA-883: Documentation is out of date for some MySQLDictionary properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@761373 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 18:45:32 +00:00
Michael Dick 80be256e13 OPENJPA-975 committing patch from B.J. Reed
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@760914 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 15:15:42 +00:00
Michael Dick b546423063 OPENJPA-896. Setting eol-style:native and removing windows eol characters from XML files.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@757388 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 12:42:41 +00:00
Albert Lee ca00078072 OPENJPA-988 - Refactoring JPA2/MixedLockManager from persistence module to jdbc module. No functional changes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@756066 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 16:03:15 +00:00
Jeremy Bauer a51486c739 OPENJPA-878 Committing code, tests, and documentation updates for Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755114 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 04:40:08 +00:00
Pinaki Poddar 393111b875 OPENJPA-857: PersistenceProductDerivation sets Compatibility according to current specification. Allow multiple specifications to coexist.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752557 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 18:38:35 +00:00
Albert Lee 6e6cb3786c OPENJPA-891 - Complete new LockModeType supports in EntityManager. Manual updated. Build and TCK passed. Code reviewed by Pinaki P. and Mike D.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@752306 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 23:41:03 +00:00
Pinaki Poddar 23b0b87674 OPENJPA-966: Support MySQL Replication Driver
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@751487 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 18:11:55 +00:00
Pinaki Poddar cae33419ae OPENJPA-955: test+documentation on MethodQL. Allow candidate class be optional on MethodQL. Do not cache MethodQLQuery.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@750798 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 07:50:54 +00:00
Pinaki Poddar 23145bf7ca OPENJPA-704: Make extended path lookup optional to save runtime costs for predominant use cases.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@749435 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 21:05:05 +00:00
Michael Dick 26a45518fd OPENJPA-901 committing patch provided by Donald Woods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@748576 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27 16:30:31 +00:00