Apache OpenJPA
Go to file
Fay Wang b08a0d179b OPENJPA-1455: VALUES CURRENT SCHEMA fails in DB2 on zOS. Change the SQL to SELECT CURRENT SCHEMA FROM SYSIBM.SYSDUMMY1.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@901775 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 17:03:33 +00:00
openjpa OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer. 2009-12-11 21:19:55 +00:00
openjpa-all OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer. 2009-12-11 21:19:55 +00:00
openjpa-examples OPENJPA-1091 Fix SQL handling in reversemapping example. Still doesn't create all the Java classes from the DB... 2010-01-15 21:36:44 +00:00
openjpa-integration use exclude list to skip pluggability tests during second pass 2010-01-14 19:47:44 +00:00
openjpa-jdbc OPENJPA-1455: VALUES CURRENT SCHEMA fails in DB2 on zOS. Change the SQL to SELECT CURRENT SCHEMA FROM SYSIBM.SYSDUMMY1. 2010-01-21 17:03:33 +00:00
openjpa-kernel OPENJPA-1473: Replace null object with non-null default for aggregate expressions 2010-01-21 00:16:03 +00:00
openjpa-lib OPENJPA-1115 Enabled delimited id test on MySQL and fix identifier conversion related bugs. 2010-01-20 20:14:19 +00:00
openjpa-osgi OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer. 2009-12-11 21:19:55 +00:00
openjpa-persistence OPENJPA-1410 Class linkage exception when creating an EMF with OpenJPA M3 caused by ValidationUtils.setupValidation(). First round of cleanup. 2010-01-20 21:24:14 +00:00
openjpa-persistence-jdbc OPENJPA-1115 Fix problem with sequence schema matching due to extraneous spaces and fix some testcase failures on non-Derby DB platforms that are caused by naming collisions. 2010-01-21 04:30:33 +00:00
openjpa-persistence-locking OPENJPA-1374 Enable junits to be executed against an in-memory Derby 10.5.3.0 db. Moved common Derby profiles to the parent POM. Added new Derby props in o-p-j which knocked 2 mins off build time. Added a test-derbymem profile to use Derby 10.5.3.0 as in-memory DB, which reduced build time by 5 mins. 2010-01-20 20:53:57 +00:00
openjpa-project OPENJPA-1115 Committing documentation contributions for delimited identifiers and dictionary properties submitted by Dianne Richards. 2010-01-18 16:17:58 +00:00
openjpa-slice OPENJPA-1374 Enable junits to be executed against an in-memory Derby 10.5.3.0 db. Moved common Derby profiles to the parent POM. Added new Derby props in o-p-j which knocked 2 mins off build time. Added a test-derbymem profile to use Derby 10.5.3.0 as in-memory DB, which reduced build time by 5 mins. 2010-01-20 20:53:57 +00:00
openjpa-xmlstore OPENJPA-1456 Replace StringBuffer usage with StringBuilder for minor performance/scalability improvement 2010-01-12 03:31:11 +00:00
scripts OPENJPA-1386: Detect type name hiding while generating metamodel source code 2009-11-13 06:27:03 +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 OPENJPA-880 Use maven-remote-resources-plugin to generate required legal files. Also removes dependency on openjpa-project for maven eclipse plugin. 2009-05-27 14:43:00 +00:00
NOTICE.txt OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer. 2009-12-11 21:19:55 +00:00
README.txt OPENJPA-1229 merge in release file updates from M3 into trunk 2009-10-07 18:47:55 +00:00
pom.xml OPENJPA-1374 Enable junits to be executed against an in-memory Derby 10.5.3.0 db. Moved common Derby profiles to the parent POM. Added new Derby props in o-p-j which knocked 2 mins off build time. Added a test-derbymem profile to use Derby 10.5.3.0 as in-memory DB, which reduced build time by 5 mins. 2010-01-20 20:53:57 +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/