Commit Graph

50 Commits

Author SHA1 Message Date
Kevin W. Sutter 155f2626d0 Minor updates to the list of supported databases and their defined aliases.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1337257 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11 16:20:23 +00:00
Donald Woods 4bf8225bfa OPENJPA-2085 Additional updates for move to Derby 10.8.2.2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1220520 13f79535-47bb-0310-9956-ffa450edef68
2011-12-18 19:37:46 +00:00
Milosz Tylenda dae5ba7def OPENJPA-487: After simplifying SQL generation for LOCATE function, the function works on Firebird 2.1 (wow!).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1143985 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 19:15:42 +00:00
Albert Lee 20b66ce0df OPENJPA-1969 Document "Known Issues.." on DataDirect limitation on precision loss during prepared statement setTimestamp method call.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1087074 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 21:09:37 +00:00
Milosz Tylenda cdfb5c79c5 OPENJPA-1932: Sun -> Oracle, update copyright year, make LOB term consistent in case, fix typos.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1067730 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:03:15 +00:00
Michael Dick 0568802abf OPENJPA-1699: Fix typo
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1058757 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 21:59:50 +00:00
Michael Dick d916e6feb8 OPENJPA-1699: Add documentation for fully materialized LOB issue with streaming LOBs and DB2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1058756 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 21:52:39 +00:00
Milosz Tylenda dcaf2a41f1 OPENJPA-1863: Update HSQLDictionary for HSQLDB 2.0 - new SQL state value, fix getSequencesSQL method.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1044821 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 13:53:52 +00:00
Milosz Tylenda 5d21297cb6 OPENJPA-1837: Revert the statement about XML column as the mentioned limitation does exist in that case.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1032316 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 17:21:35 +00:00
Michael Dick 2e1e015dee OPENJPA-1864: Adding documentation for MaxDB Dictionary (includes new section for user reported databases which we haven't verified).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1031050 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:00:12 +00:00
Albert Lee fdf58d63ba OPENJPA-1837 - reset Oracle dictionary maxEmbedded*lobSize = -1 for jdbc driver (11.2.0.x) that can handle *lob size > 4000 characters.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023925 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 17:48:30 +00:00
Milosz Tylenda 5a98879567 OPENJPA-1691: Support XML strings longer than 4000 bytes on Oracle.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1004043 13f79535-47bb-0310-9956-ffa450edef68
2010-10-03 20:46:38 +00:00
Fay Wang 319184d64e OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@988589 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 15:19:27 +00:00
Fay Wang adfa274b34 OPENJPA-735: OpenJPA support for SolidDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@988341 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 22:34:57 +00:00
Milosz Tylenda a4c8f28e2c OPENJPA-1510: Correct confusing sentences in Query Hints section; correct the Oracle known issue with empty strings.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911780 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 10:48:34 +00:00
Milosz Tylenda 8cc89f96dc OPENJPA-1510: User manual corrections: some terms made consistent in case, made hint and locking descriptions more database-agnostic, removed an old MySQL known issue, H2 version updated.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910003 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 12:43:46 +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
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
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
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
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
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
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
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
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
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
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 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
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
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
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
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
Marc Prud'hommeaux 640cddad04 Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@528881 13f79535-47bb-0310-9956-ffa450edef68
2007-04-14 21:50:17 +00:00
Marc Prud'hommeaux f7b7f37f73 Added mention of needing to use schemaCase=preserve when using a case-sensitive instance of SQL Server.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@501595 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 21:58:12 +00:00
Patrick Linskey a255da6f65 submitting patches for OPENJPA-92. I have not tested them aside from compiling and running the regression tests (against Derby).
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@491148 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 01:38:33 +00:00
Marc Prud'hommeaux 089ec41d3e Fixed XML headers to be valid
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473949 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 12:11:37 +00:00
Marc Prud'hommeaux ead07f40c0 Rolled back to 0.9.6-incubating to re-run the release process; fixed licenses in NOTICE.txt; added license headers to files where they were missing; removed sun.misc.Perf class, since we are no longer supporting JDK 1.3 (and it is only unavailable in 1.3 and lower)
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473939 13f79535-47bb-0310-9956-ffa450edef68
2006-11-12 11:44:59 +00:00
Marc Prud'hommeaux fb00d685bd Upgraded to version '0.9.5-incubating'
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@464711 13f79535-47bb-0310-9956-ffa450edef68
2006-10-16 23:00:34 +00:00
A. Abram White afe9acd576 Doc corrections.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@452672 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 23:00:18 +00:00
A. Abram White bdae6535ec Miscellaneous cleanup and fixes. Some documentation review.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@452243 13f79535-47bb-0310-9956-ffa450edef68
2006-10-02 22:22:18 +00:00
Marc Prud'hommeaux 8676abb0ad Fixed empty binary tags to be unary (since it was causing problems with some XML validators; fixed duplicate 'ref_guide_runtime_jpaquery' id, which appears like it should have been named 'ref_guide_runtime_jpaextent'
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@440450 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:28:36 +00:00
A. Abram White fe71475a59 Formatted our documentation XML files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@434517 13f79535-47bb-0310-9956-ffa450edef68
2006-08-24 20:41:12 +00:00
Marc Prud'hommeaux ac98ba5c80 Split up the documentation into multiple chunks for easier management.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@433761 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 21:28:53 +00:00