Apache OpenJPA
Go to file
Albert Lee 6853346d37 OPENJPA-2326 - Fixed StoreCharAsInteger property for DB2.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1445652 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 15:14:06 +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 [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +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-2324: Option to express literal in query string directly into generate SQL - applied Albert's patch to 2.1.x 2013-01-21 03:16:21 +00:00
openjpa-lib OPENJPA-2321: Synchronizing logging output stream causes deadlock when used some JDK LogManger derivative - back ported to 2.1.x Pinaki's trunk changes. 2013-01-17 22:40:34 +00:00
openjpa-persistence OPENJPA-2324: Option to express literal in query string directly into generate SQL - applied Albert's patch to 2.1.x 2013-01-21 03:16:21 +00:00
openjpa-persistence-jdbc OPENJPA-2257: Properly synchronized _supportedKeys in ConigurationImpl as contributed by Albert Lee, as well as additional changes to return a copy of _supportedKeys. Test case contributed by Stephan Hagedorn. 2012-12-28 17:01:26 +00:00
openjpa-persistence-locking [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +00:00
openjpa-project Revert switch to use www.apache.org/dist/openjpa/nightly.builds changes. 2013-01-10 19:15:06 +00:00
openjpa-slice [maven-release-plugin] prepare for next development iteration 2011-07-19 21:19:32 +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/