Apache OpenJPA
Go to file
Albert Lee 201d680a0d OPENJPA-1586 - Commit test case contribution by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926181 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 16:52:39 +00:00
openjpa OPENJPA-1491 When used in an OSGi environment with Apache Aries, the org.apache.openjpa.kernel.Bootstrap should use the OpenJPA bundle classloader instead of the application bundle classloader to instatiate a BrokerFactory. Also moved our BundleActivator from the openjpa module to openjpa-persistence module with a BundleUtils wrapper to remove direct OSGi class refs, so the BundleContext in it could be accessed by PersistenceProviderImpl. 2010-03-12 19:05:30 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2010-02-24 21:04:54 +00:00
openjpa-examples [maven-release-plugin] prepare for next development iteration 2010-02-24 21:04:54 +00:00
openjpa-integration OPENJPA-1557: 2010-03-16 18:44:11 +00:00
openjpa-jdbc OPENJPA-1585: Additional trace helps users to relate query or entity actions to SQL pushdowns 2010-03-20 04:11:05 +00:00
openjpa-kernel OPENJPA-1591: Add PersistenceCapeable setter to StateManagerImpl to allow for greater extensibility. 2010-03-22 16:50:48 +00:00
openjpa-lib OPENJPA-1550 When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception. Original patch contributed by Heath Thomann. 2010-03-09 22:29:18 +00:00
openjpa-persistence OPENJPA-1588. Removed the processing of the CacheStoreMode property from the convertToKernelValue method. Also, corrected the spelling of this method. 2010-03-21 00:19:27 +00:00
openjpa-persistence-jdbc OPENJPA-1586 - Commit test case contribution by Dianne Richards. 2010-03-22 16:52:39 +00:00
openjpa-persistence-locking OPENJPA-1565,OPENJPA-1578: 2010-03-18 03:42:50 +00:00
openjpa-project 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. 2010-03-22 16:26:51 +00:00
openjpa-slice OPENJPA-1557: 2010-03-16 18:44:11 +00:00
openjpa-xmlstore OPENJPA-1178: 2010-03-08 22:07:27 +00:00
scripts
src/site
.gitignore
LICENSE.txt
NOTICE.txt minor notice file updates 2010-02-02 14:47:11 +00:00
README.txt
pom.xml OPENJPA-1557: 2010-03-16 18:44:11 +00:00

README.txt

Apache OpenJPA README
=====================

Thank you for downloading this release of Apache OpenJPA.

The following files can be found in the openjpa-project subdirectory:
    BUILDING.txt
    CHANGES.txt
    RELEASE-NOTES.html

For documentation and project information, please visit our project site:
    http://openjpa.apache.org/