Apache OpenJPA
Go to file
Albert Lee 117e13ed50 OPENJPA-2199 - If inverse relation is removed (nulled out) when commit, attempt to find the target type from initialized object in the state manager to complete the update graph for foreign key constraint detection between the relationships.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1340122 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18 15:08:41 +00:00
openjpa [maven-release-plugin] prepare for next development iteration 2010-08-26 01:42:33 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2010-08-26 01:42:33 +00:00
openjpa-examples OPENJPA-1996: OpenJPA Samples fail on MacOS X 2011-05-11 17:20:47 +00:00
openjpa-integration Add TCK 2 tck2-20110815.xml configuration and enable pluggability test. 2012-03-05 15:52:06 +00:00
openjpa-jdbc OPENJPA-2199 - If inverse relation is removed (nulled out) when commit, attempt to find the target type from initialized object in the state manager to complete the update graph for foreign key constraint detection between the relationships. 2012-05-18 15:08:41 +00:00
openjpa-kernel OPENJPA-2042: Diagnostics for Application Managed EntityManagerFactory leaks. 2012-05-15 21:20:13 +00:00
openjpa-lib OPENJPA-1691: Oracle XMLType column failed to insert/update when xml contains more than 4000 characters - applied Jeremy's 2.0.x patch and in addition I added documentation. 2011-07-09 00:27:17 +00:00
openjpa-persistence OPENJPA-1965: Back ported Rick's 2.1.x changes to 2.0.x 2011-08-25 02:24:15 +00:00
openjpa-persistence-jdbc OPENJPA-2199 - If inverse relation is removed (nulled out) when commit, attempt to find the target type from initialized object in the state manager to complete the update graph for foreign key constraint detection between the relationships. 2012-05-18 15:08:41 +00:00
openjpa-persistence-locking Update TestNamedQueryLockMode to handle DB2 lock clauses 2011-08-20 19:02:08 +00:00
openjpa-project OPENJPA-2067: Added code, gated by the new DBDictionary.useJDBC4SetBinaryStream prop, to use a JDBC 4.0 version of setBinaryStream. 2012-05-12 14:54:39 +00:00
openjpa-slice [maven-release-plugin] prepare for next development iteration 2010-08-26 01:42:33 +00:00
openjpa-xmlstore [maven-release-plugin] prepare for next development iteration 2010-08-26 01:42:33 +00:00
scripts OPENJPA-1712 add missing license header 2010-08-17 14:32:04 +00:00
src/site updated build site to include more timestamp information; removed some documentation-related stuff from pom files 2007-08-31 21:28:04 +00:00
.gitignore Add IDEA module descriptors to .gitignore. 2009-07-14 17:30:19 +00:00
LICENSE.txt strip eol chars 2010-05-01 01:36:19 +00:00
NOTICE.txt OPENJPA-1712 Upgrade builds to use Apache hosted Nexus repo. Backported from trunk. 2010-08-07 14:00:37 +00:00
README.txt OPENJPA-1712 Upgrade builds to use Apache hosted Nexus repo. Backported from trunk. 2010-08-07 14:00:37 +00:00
pom.xml OPENJPA-1691: reverting previous (inadvertent) changes to pom.xml!! 2011-07-09 00:31:18 +00:00

README.txt

Apache OpenJPA - README.txt
Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------

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/