Commit Graph

565 Commits

Author SHA1 Message Date
Albert Lee 408d8b4463 Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1291435 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 20:37:05 +00:00
Albert Lee 4d1e1bc8df [maven-release-plugin] prepare release 2.2.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244808 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 00:30:29 +00:00
Albert Lee 777a1f6ba8 Documents update preparing for 2.2.0 release
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244602 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 17:25:51 +00:00
Albert Lee 0b55b3bc7c Documents update preparing for 2.2.0 release
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244062 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 16:05:51 +00:00
Kevin W. Sutter 2bbbcc9d73 OPENJPA-2099. With Pinaki's green light, we're going to back out the changes for OpenJPA-2099 and OpenJPA-2111 so that we can make progress on the OpenJPA 2.2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1243702 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 21:23:54 +00:00
Albert Lee 0f17510c5c Documents change preparing for 2.2.0 release
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1242395 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 16:51:24 +00:00
Pinaki Poddar 647ab63101 OPENJPA-2099: doc for openjpa.jdbc.CachesSelect option
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1241509 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 16:23:51 +00:00
Pinaki Poddar 3c1a262106 OPENJPA-2108: Allow configuration for SQL termination character in Mapping Tool
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1232449 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 15:52:17 +00:00
Mark Struberg 3beb74571a switch back trunk to 2.2.0-SNAPSHOT
we wil restart the 2.2.x after a few important fixes on trunk


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230495 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 11:28:50 +00:00
Mark Struberg 6289157f9c release preparation. Move trunk to 2.3.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1229557 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 14:29:08 +00:00
Dianne E. Richards 2d1ff88afb OPENJPA-2082 Documentation changes and upload schema
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1229541 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 13:53:53 +00:00
Dianne E. Richards ed33f06f4d OPENJPA-2105 Fix document upload problem
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1227723 13f79535-47bb-0310-9956-ffa450edef68
2012-01-05 17:53:40 +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
Mark Struberg e3fbbfbced OPENJPA-2091 upgrade docbkx plugin to 2.0.13 and FOP-1.0
fop now creates the chunked document in an own directory 
(directory name == book name), and there is a new template 
parameter fop1.extensions. This is needed because some extension
URI got moved from xml.apache.org to xmlgraphics.apache.org.

I compared all outputs and they look the same. I only
saw that the size of the PDF increased a few kB. This might be 
caused by embedding some fonts, etc which previously haven't
been shipped. Could need some investigation.


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1213170 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 08:58:46 +00:00
Mark Struberg a4d56b5c5b OPENJPA-2091 fix column count
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1213167 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 08:51:21 +00:00
Mark Struberg 8d2b795b34 OPENJPA-2091 fix comment for installing JAI
Despite the groupId 'javax.media' is more recent, 
'com.sun' is what we use in our build atm.


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1212501 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 16:18:00 +00:00
Mark Struberg aff65db7e9 OPENJPA-1873 add documentation for openjpa.PostLoadOnMerge
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1212479 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 15:27:37 +00:00
Mark Struberg 6269231420 OPENJPA-2091 improve docs about howto install JAI
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1212478 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 15:26:30 +00:00
Dianne E. Richards 76b5be1691 OPENJPA-2081 Upload the schema files to be viewed from our documentation web page and from the manual. Web page and manual changes to come later.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1208503 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:41:08 +00:00
Richard G. Curtis 76cd9dfe91 OPENJPA-302: Update user manual for PCEnhancer usage. Patch contributed by Jacob Nowosatka.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1207658 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 22:24:32 +00:00
Richard G. Curtis f81908f3ac OPENJPA-1986: Update migration consideration docs and Compatibility javadoc.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1202800 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 17:30:19 +00:00
Milosz Tylenda f455e09b4e OPENJPA-1691: Documentation update - be more specific about OpenJPA versions, improve formatting.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1173790 13f79535-47bb-0310-9956-ffa450edef68
2011-09-21 18:48:24 +00:00
Milosz Tylenda a381632d14 OPENJPA-1376: Documentation update - be more specific about OpenJPA versions, improve formatting.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1173782 13f79535-47bb-0310-9956-ffa450edef68
2011-09-21 18:28:02 +00:00
Michael Dick bd9121c950 Revert "Correct artifact id for jai libraries"
This reverts commit 1170873. The new artifact id for JAI does not appear
to work.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1171098 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 13:46:42 +00:00
Pinaki Poddar 8daa92c745 OPENJPA-2030: Audit documentation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161350 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 01:08:14 +00:00
Pinaki Poddar 2a75640c21 Correct artifact id for jai libraries
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161319 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 23:37:35 +00:00
Michael Dick 1b55762471 Add example for connection pooling with slice.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1155474 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 18:45:58 +00:00
Heath Thomann 529827b0fb OPENJPA-1376: Added property for forward compatibility, documented property and migration considerations.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1155358 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 13:30:29 +00:00
Heath Thomann 8a7ef392f3 OPENJPA-1691: Added property for forward compatibility, documented property and migration considerations.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1155056 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 18:53:55 +00:00
Michael Dick de47911079 OPENJPA-1343: Fix openjpa.Sequence example.
Submitted By: Jacob Nowosatka

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1149380 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 21:52:05 +00:00
Milosz Tylenda 81f032dd60 OPENJPA-1932: Documentation update: Correct the example on disabling prepared SQL cache.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1149322 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 19:13:29 +00:00
Albert Lee 391c4c2117 Fix sample code typo; em -> emf.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1146252 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 19:17:14 +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
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