Michael Dick
|
928aa703cb
|
OPENJPA-2027: Use SingularAttribute for unannotated arrays. ListAttribute for @PersistentCollections
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1143519 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 18:17:36 +00:00 |
|
Pinaki Poddar
|
31c0249e14
|
OPENJPA-2017: Adding DEATCH.NONE option. Retry commit after local test run
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1141556 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 14:54:31 +00:00 |
|
Richard G. Curtis
|
053d81db95
|
OPENJPA-1803: Add support for obtaining a connection via EntityManager.unwrap. Patch contributed by Sebastian Laskawiec.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1138059 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-21 15:46:46 +00:00 |
|
Michael Dick
|
f0fbbaa26a
|
OPENJPA-2017: Changes cause test failures in openjpa-lib. Reverting for now.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1137645 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-20 14:54:58 +00:00 |
|
Pinaki Poddar
|
9be9d836c4
|
OPENJPA-2017: Introduce AutoDetach.NONE option to improve batch insert operation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1135776 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-14 20:18:20 +00:00 |
|
Richard G. Curtis
|
cc3c3eb055
|
OPENJPA-2014: Allow proxies to stay in place when using LiteAutoDetach.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1134726 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 19:00:01 +00:00 |
|
Michael Dick
|
43b545eca4
|
OPENJPA-1725: Add documentation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1133516 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 19:17:42 +00:00 |
|
Richard G. Curtis
|
f9c5a20200
|
OPENJPA-1990: Skip calling back to DB2 when an exception is encountered.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1097826 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-29 14:54:20 +00:00 |
|
Milosz Tylenda
|
d1d356c151
|
OPENJPA-1932: Documentation update: Add information about other lock-related methods to the entity locking section.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1096425 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-25 07:49:27 +00:00 |
|
Milosz Tylenda
|
77b7ced1d5
|
OPENJPA-1932: Documentation update: Extract entity locking to a new section and add missing lock modes defined in JPA 2.0.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1095186 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-19 20:07:05 +00:00 |
|
Milosz Tylenda
|
c2b3e11a78
|
OPENJPA-1932: Documentation update: Update links to Java Logging Overview and jconsole.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1094122 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-17 09:27:31 +00:00 |
|
Milosz Tylenda
|
a997e75ecd
|
OPENJPA-1932: Documentation update: Change JSE 6 Javadoc base URL from http://java.sun.com/javase/6/docs/api/ to http://download.oracle.com/javase/6/docs/api/.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1093971 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-16 11:48:01 +00:00 |
|
Milosz Tylenda
|
9223144782
|
OPENJPA-1932: Documentation update: Change JEE 6 Javadoc base URL from http://java.sun.com/javaee/6/docs/api/ to http://download.oracle.com/javaee/6/api/.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1093968 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-16 11:40:24 +00:00 |
|
Milosz Tylenda
|
a582e60afb
|
OPENJPA-1932: Documentation update: Upgrade TransactionManager JEE 3 Javadoc link to JEE 6 (2nd attempt).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1093967 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-16 11:24:05 +00:00 |
|
Milosz Tylenda
|
b8e0b0d58b
|
OPENJPA-1932: Documentation update: Upgrade TransactionManager JEE 3 Javadoc link to JEE 6.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1093966 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-16 11:20:58 +00:00 |
|
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 |
|
Milosz Tylenda
|
ee92abbdd0
|
OPENJPA-1932: Update for version 2.2.0, fix link to Building OpenJPA wiki page.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1065358 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-30 19:27:21 +00:00 |
|
Milosz Tylenda
|
6dab974ec7
|
OPENJPA-1932: Update version to 2.2.0, copyright year, drop support for Java SE 5, fix typos.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1065252 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-30 11:38:56 +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 |
|
Michael Dick
|
2cc69063aa
|
[maven-release-plugin] prepare release 2.1.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040584 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-30 15:30:48 +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
|
eac769a299
|
OPENJPA-1836 Only perform chmod on files/dirs that the nightly.user.name owns
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023060 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-15 18:28:57 +00:00 |
|
Donald Woods
|
fa8a517fb0
|
OPENJPA-1792 Drop JDK5 support starting with OpenJPA 2.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1023019 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-15 16:57:55 +00:00 |
|
Donald Woods
|
ada720a769
|
OPENJPA-1836 update nightly-upload profile to use key/passphrase
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022979 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-15 15:55:08 +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 |
|