Apache OpenJPA
Go to file
Heath Thomann 5f824a2c5f OPENJPA-1912: Generate externalizable methods correctly for super and subclasses - back ported to 2.1.x Mark Struberg's trunk changes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1483996 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 21:23:43 +00:00
openjpa [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
openjpa-examples OPENJPA-2371 - move gallery examples from main to test folder 2013-04-25 22:37:30 +00:00
openjpa-integration OPENJPA-2326 - Fixed StoreCharAsInteger property for DB2. 2013-02-13 15:14:06 +00:00
openjpa-jdbc OPENJPA-2324: Removed commented out println's. 2013-01-21 18:07:32 +00:00
openjpa-kernel OPENJPA-1912: Generate externalizable methods correctly for super and subclasses - back ported to 2.1.x Mark Struberg's trunk changes. 2013-05-17 21:23:43 +00:00
openjpa-lib Refrain from logging if verifying log factory plugin. 2013-05-12 01:01:40 +00:00
openjpa-persistence OPENJPA-2070: Error processing while populating Metamodel classes needs improvement. Back-ported to 2.1.x Kevin Sutter's trunk changes. 2013-04-18 17:33:41 +00:00
openjpa-persistence-jdbc OPENJPA-1912: Generate externalizable methods correctly for super and subclasses - back ported to 2.1.x Mark Struberg's trunk changes. 2013-05-17 21:23:43 +00:00
openjpa-persistence-locking [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
openjpa-project OPENJPA-2027: Metamodel genereated at runtime expects ListAttribute for all arrays - not just PersistentCollections. Back-ported Mike Dick's trunk changes to 2.1.x; made Compatibility property default to true. 2013-04-18 17:08:36 +00:00
openjpa-slice Disable logging during brokerfactory de-serialization. Added type checking of plugin values. 2013-03-28 19:33:00 +00:00
openjpa-xmlstore [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
scripts Use generalized environment variables instead of hard-coded paths 2010-08-27 16:58:37 +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 OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +00:00
NOTICE OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture 2010-08-13 20:33:50 +00:00
README.txt add missing ASL 2.0 reference, so we can stop excluding these from rat:check 2010-06-04 16:56:47 +00:00
patchoj.py Integrating the patchoj.py tool for ease of creating patches. It already existed in later releases, so I'm just bringing it backwards. 2012-02-24 19:25:19 +00:00
pom.xml OPENJPA-2326 - Enable 21x and 221x running TCK 2 against databases other then Derby. Fixed a few configuration problems. 2013-02-12 15:40:38 +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/