Apache OpenJPA
Go to file
Fay Wang 1a216e9fb7 OPENJPA-1483: support count distinct compound key
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@905540 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 07:58:31 +00:00
openjpa merged in r903062 from beta branch - fix openjpa-all, which had some jaxb code included by the shade plugin due to transitive depends 2010-01-26 03:12:12 +00:00
openjpa-all merged in r903062 from beta branch - fix openjpa-all, which had some jaxb code included by the shade plugin due to transitive depends 2010-01-26 03:12:12 +00:00
openjpa-examples update copyrights for 2010 2010-01-25 14:34:51 +00:00
openjpa-integration OPENJPA-1076 Testcases for PersistenceProviderResolver contributed by Dianne Richards. 2010-01-26 17:23:33 +00:00
openjpa-jdbc OPENJPA-1483: support count distinct compound key 2010-02-02 07:58:31 +00:00
openjpa-kernel OPENJPA-1485: isLoaded util method should return true for an entity when an unloaded basic type is not in the fetch plan. 2010-01-28 00:04:31 +00:00
openjpa-lib merged in r902968 from beta branch 2010-01-25 21:50:14 +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-960: Block unwrap for Object.class or null argument 2010-02-01 18:28:18 +00:00
openjpa-persistence-jdbc OPENJPA-1483: support count distinct compound key 2010-02-02 07:58:31 +00:00
openjpa-persistence-locking merged in r902968 from beta branch 2010-01-25 21:50:14 +00:00
openjpa-project OPENJPA-1367: Improvements for H2 database. Commit patch provided by Prashant Bhat with slight modifications. Information on CROSS JOIN provided by Thomas Mueller. 2010-01-31 11:15:01 +00:00
openjpa-slice merged in r902968 from beta branch 2010-01-25 21:50:14 +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 merge in more beta release updates 2010-01-25 18:31:02 +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 revert r903816 as creation of tests.jar artifacts must be done only in the modules that have tests to jar, as otherwise a jar will be created w/o the required license/notice files and cause the IANAL check to fail. details added to release process wiki page explaining what other step is required at release time. 2010-01-28 16:38:52 +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/