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 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |
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
|
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
|
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 |
Albert Lee
|
22a0f837e1
|
OPENJPA-891 - Committing basic JPA2 lock mode support for em refresh, find and lock methods.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@747489 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-24 18:48:09 +00:00 |