Commit Graph

355 Commits

Author SHA1 Message Date
Milosz Tylenda 6b93af88a6 OPENJPA-1932: Documentation update: Upgrade JSE 5 Javadoc links to JSE 6 in Slice documentation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1093964 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 11:06:11 +00:00
Milosz Tylenda 82c79adab1 OPENJPA-1932: Documentation update: Correct broken and outdated links.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1090746 13f79535-47bb-0310-9956-ffa450edef68
2011-04-10 07:51:33 +00:00
Milosz Tylenda 8c68768917 OPENJPA-1932: Documentation update: remove Java 5 references, improve formatting and wording, point out that getSupportedProperties is an OpenJPA extension (no longer in the JPA 2.0 spec), remove link to criteria API draft (criteria API is in the final 2.0 spec).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1090649 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 19:02:33 +00:00
Milosz Tylenda d470141828 OPENJPA-1932: Documentation update: Add missing example titles, fix typos.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1088391 13f79535-47bb-0310-9956-ffa450edef68
2011-04-03 19:58:03 +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 1f139e4013 OPENJPA-1932: Documentation update: remove Java 5 references (OpenJPA requires Java 6), remove sjvm setting from examples (no longer needed), improve formatting (we should remember to use literal/classname tags), fix typos.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1086719 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 20:19:30 +00:00
Milosz Tylenda 59c9ec99af OPENJPA-1932: Documentation update: remove non-existing oracle option from savepoint managers, fix typos, improve letter case.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1086408 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 21:24:30 +00:00
Milosz Tylenda f6e05d0852 OPENJPA-1932: Documentation update - copyright year and version, wording corrections.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1083273 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 20:03:53 +00:00
Milosz Tylenda 0b72fb417a OPENJPA-478: Get rid of contradictory text about HAVING without GROUP BY in user guide.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1083258 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 19:36:05 +00:00
Milosz Tylenda 1d889e3e50 OPENJPA-1376: Documentation update related to allocationSize property of @SequenceGenerator.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1078777 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 14:02:33 +00:00
Milosz Tylenda 2e0d69141f OPENJPA-1376: Documentation update - add migration section on allocationSize property of @SequenceGenerator.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1078761 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 12:33:59 +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
Kevin W. Sutter 90a95d4ee9 OPENJPA-1213. Updating the documentation for the change in behavior with the Query.setParameter() exception processing (at least our implementation of the interface).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1067185 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 14:51:26 +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
Richard G. Curtis d48bbbe6cd Update AutoDetach docs.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1057901 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 22:43:27 +00:00
Richard G. Curtis 04b1abb039 OPENJPA-1856: Make DataCache eviction due to bulk updates configurable.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1057315 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 19:03:21 +00:00
Richard G. Curtis 7e2bfa3029 OPENJPA-1717: Doc updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1056068 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 20:45:08 +00:00
Richard G. Curtis be2b020dcc OPENJPA-1717: Doc updates.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1055617 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 20:14:33 +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
Richard G. Curtis 3731ab8f23 Update openjpa.AutoDetach default values.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1030640 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 20:09:15 +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
Donald Woods 2414c88960 OPENJPA-1764 Doc updates for the new Commons DBCP based connection pooling support
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023114 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 21:13:31 +00:00
Donald Woods 754217f03a OPENJPA-1833 Add build date/time, branch version/revision and copyright to docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022612 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 16:54:45 +00:00
Michael Dick b6f237bdc8 fix manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022348 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 01:44:26 +00:00
Michael Dick 50290a4e18 OPENJPA-1699: update manual
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022344 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 01:17:36 +00:00
Kevin W. Sutter 4230248357 Updating documentation to remove the restriction of using only a single type of access (field or property) for each class. As of JPA 2.0, this restriction no longer applies.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1004701 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 16:30:01 +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
Donald Woods d079a88733 OPENJPA-1804 Add note that dynamic enhancer behaves the same as the javaagent loaded enhancer, in that when a <class> list is given in the PU, then only those classes will be enhanced.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1000445 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 13:01:27 +00:00
Donald Woods 56f3b72b8b OPENJPA-1731 Doc for using commons-dbcp
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989418 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 01:18:55 +00:00
Jeremy Bauer 7126e2d49c OPENJPA-1739 Documentation for instrumentation plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989324 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 19:48:01 +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
Pinaki Poddar 22620e0a65 Documentaion edit on CriteriaBuilder API
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986439 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 18:26:43 +00:00
Richard G. Curtis 754cc62f5c OPENJPA-1763: Update docs.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@984829 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:19:16 +00:00
Michael Dick e65477c9fa OPENJPA-1742: add documentation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966701 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 15:05:43 +00:00
Donald Woods de0e36d39b OPENJPA-1732 LogFactory adapter for SLF4J
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@965965 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 19:17:57 +00:00
Richard G. Curtis 9225c60a74 OPENJPA-1734: Add support for the DynamicEnhancer on IBM jvm.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@965633 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 21:02:36 +00:00
Donald Woods 64181e58ad OPENJPA-1724 Allow MappingTool to generate SQL files in a different encoding than the local JVM
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@964921 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 19:38:27 +00:00
Richard G. Curtis 124d3ca7b5 OPENJPA-1378: Expose Lru cache on DataCache and QueryCache.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@964097 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 17:01:51 +00:00
Richard G. Curtis 8b13127fd6 OPENJPA-1717: Update migration section in docs.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@961389 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 14:34:30 +00:00
Albert Lee b27485bd8b OPENJPA-1708 - Change a message logging from info to trace and correct supported log levels in manual.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@958018 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 16:13:53 +00:00
Michael Dick 7028247229 OPENJPA-1678: Update documentation re: PrintParameters
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@955383 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 21:03:04 +00:00
Pinaki Poddar 10a056a073 OPENJPA-1686: Remove incompatibility of FieldMapping strategy -- not true anymore
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@952984 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 12:52:19 +00:00
Richard G. Curtis 4a1ab58598 OPENJPA-1673: Update docs for MetaDataRepository.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946726 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 17:54:37 +00:00
Pinaki Poddar ad54566f6c OPENJPA-1663,OPENJPA-1664: document Query/Finder Target Policy.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943696 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 21:22:57 +00:00
Pinaki Poddar bff7d8693a OPENJPA-1663,OPENJPA-1664: document Query/Finder Target Policy.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943695 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 21:22:33 +00:00
Pinaki Poddar 85ba2eada3 OPENJPA-1662: Remove usage of @Replicated annotation. Replace with openjpa.slice.ReplicatedTypes plug-in.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943294 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 21:09:17 +00:00
Michael Dick 014ac689b5 Update manual on difference between nullable=false and optional=false
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@939453 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29 18:55:19 +00:00
Pinaki Poddar 4fec004e9d Documentation on QueryCache Statistics
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@939447 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29 18:36:37 +00:00
Richard G. Curtis 58f33c2119 OPENJPA-1604: Doc update.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936436 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 18:48:29 +00:00
Donald Woods ba9dedd4d4 update title to say 2.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936399 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 17:27:14 +00:00
Pinaki Poddar 296752741e OPENJPA-1628: Usability changes
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@934507 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 18:25:46 +00:00
Pinaki Poddar 85b89a8701 OPENJPA-1628,OPENJPA-1187,OPENJPA-1622: Use javac's -s option to control output rather than extraneous -Aout option
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@933342 13f79535-47bb-0310-9956-ffa450edef68
2010-04-12 18:12:49 +00:00
Donald Woods 7188baa2c0 OPENJPA-1179 openjpa.jdbc.QuerySQLCache plugin no longer accepts value=all, so doc it in the Migration section. Testcase contributed by Tim McConnell.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932929 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 16:21:01 +00:00
Pinaki Poddar 6ccd59c32b OPENJPA-1662: Add openjpa. prefix to Annotation Processor -A options
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932544 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 18:55:31 +00:00
Pinaki Poddar f95ac63c8b OPENJPA-1622: Support discovery. But hide by default. Add boolean flag -Aopenjpa.generate to activate
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932507 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 16:51:08 +00:00
Donald Woods b2d71bbe4d OPENJPA-1597 Update docs to mention previous serialization side effects
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930888 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 15:56:21 +00:00
Donald Woods 137071d9bf OPENJPA-1597 Migration doc updates to mention the new Compatibility flag.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@928854 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 18:10:16 +00:00
Catalina Wei 5df5db5ee8 OPENJPA-1585: Additional trace helps users to relate query or entity actions to SQL pushdowns
fix typo in doc

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926699 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:17:28 +00:00
Donald Woods db10ada93e OPENJPA-1406 Remove pointers to JIRAs, but leave as comments in the source.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926363 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 21:53:37 +00:00
Donald Woods 86546e1e12 OPENJPA-1097 Add a note in the Migration Considerations doc about the 'fixed' serialization behavior and how DetachedStateField can be used to modify the behavior.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926225 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:58:56 +00:00
Donald Woods 94a1323dfb OPENJPA-1406 Replace tabs with spaces and fix identing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926190 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:03:17 +00:00
Donald Woods 28d495e14b OPENJPA-1097 Add some doc details on how the serialization of proxies works and new behavior of using DetachedStateField to ensure proxies are removed when it is set to transient or false.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926160 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 16:26:51 +00:00
Donald Woods 7c613e69d1 OPENJPA-1406 Split up DetachedStateField into two sections
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926124 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 15:20:38 +00:00
Catalina Wei da262a651a OPENJPA-1585: Additional trace helps users to relate query or entity actions to SQL pushdowns
update Reference Guide for SQLDiag logging channel

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@925847 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 17:58:09 +00:00
Milosz Tylenda 3b15fe9e2d OPENJPA-1510: Remove JDK 1.4 references from Apache Commons Logging section.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@924026 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 22:20:51 +00:00
Milosz Tylenda d386fa8067 OPENJPA-1510: Remove JDK 1.5 reference from Reverse Mapping section - this level of JDK is now a must to run OpenJPA.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@924007 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:54:59 +00:00
Milosz Tylenda 6bc5ff8d3c OPENJPA-1510: Typographical changes to Encryption Provider section.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@924002 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:41:34 +00:00
Milosz Tylenda db7390af62 OPENJPA-1510: Update JPA Resources section with JEE 6 links.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923982 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:21:34 +00:00
Milosz Tylenda 9c09bc3728 OPENJPA-1510: Correct broken and outdated links, make 'Ant' consistent in case.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923472 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 22:24:53 +00:00
Albert Lee b9d83ae33a Add clarification contributed by Thomas Rowe.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923326 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 16:21:52 +00:00
Milosz Tylenda f05db49642 OPENJPA-1510: Correct broken links, remove link to non-existing locally mirrored JPA spec.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@922946 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 20:24:36 +00:00
Milosz Tylenda 8f236c2aeb OPENJPA-1510: Correct broken links in Configuring Savepoints section, remove OracleSavepointManager description since it does not exist in OpenJPA.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@922933 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 19:41:06 +00:00
Milosz Tylenda b01f5718f9 OPENJPA-1510: Move map related sections into 7.8 Maps section - they were out of context.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@919984 13f79535-47bb-0310-9956-ffa450edef68
2010-03-07 13:15:17 +00:00
Richard G. Curtis 76d184c106 OPENJPA-1545: Adding new faster way to auto detach the entire persistence context. Committing code changes, test, and doc.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@918643 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 19:20:57 +00:00
Richard G. Curtis be33af366c OPENJPA-1531: Adding support for a interval style syntax in the openjpa.DataCache.EvictionSchedule property. Added code changes, test case, and doc.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916052 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 00:11:33 +00:00
Donald Woods 6d53d755f7 OPENJPA-1520 revert some refs back to Java SE 5 docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915975 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:51:59 +00:00
Kevin W. Sutter 127b7bec63 OPENJPA-1510. Corrected placement of the Distributed Cache description, along with a few incorrect spellings and punctuation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915353 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 14:15:11 +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
Kevin W. Sutter babda8d218 OPENJPA-1520. Doc updates to point at appropriate javase 6 and javaee 6 api urls (instead of javase/ee 5 urls).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911608 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 21:47:37 +00:00
Kevin W. Sutter 2c397e9306 OPENJPA-1510. Incorrect tag caused the whole paragraph to be "red".
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911449 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 15:40:11 +00:00
Milosz Tylenda 4fb3371deb OPENJPA-1510: Add missing documentation for supportsForeignKeysComposite, supportsSimpleCaseExpression and useWildCardForCount DBDictionary properties.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911335 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 11:28:16 +00:00
Milosz Tylenda 8df8d0234e OPENJPA-1510: Fix two broken references.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911297 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 09:43:10 +00:00
Richard G. Curtis d037890f74 OPENJPA-1515: Make CacheStatistics configurable.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910667 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 20:00:38 +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
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
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 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
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
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