Apache OpenJPA
Go to file
Catalina Wei d7a9cdf3de OPENJPA-1715: OpenJPA generates wrong SQL if a result variable that references an aggregate expression is used in ORDER BY clause
add testcase.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@961449 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 18:10:25 +00:00
openjpa update license files to include full CDDL+GPL license text for persistence schemas, even though we're choosing CDDL. this was based on recent discussions between legal-discuss@apache, Aries and Geronimo projects. 2010-05-01 01:17:51 +00:00
openjpa-all update license files to include full CDDL+GPL license text for persistence schemas, even though we're choosing CDDL. this was based on recent discussions between legal-discuss@apache, Aries and Geronimo projects. 2010-05-01 01:17:51 +00:00
openjpa-examples [maven-release-plugin] prepare for next development iteration 2010-04-19 17:33:42 +00:00
openjpa-integration OPENJPA-1660 Add support to test with Apache Bean Validation provider 2010-05-11 15:54:42 +00:00
openjpa-jdbc OPENJPA-1641: Try JDBC standard column names as well as Sybase specific ones 2010-06-14 17:52:29 +00:00
openjpa-kernel [maven-release-plugin] prepare for next development iteration 2010-04-19 17:33:42 +00:00
openjpa-lib OPENJPA-1678: add printParameters property to prevent SQL parameter values from being logged in exceptions or trace 2010-06-15 22:26:47 +00:00
openjpa-persistence update license files to include full CDDL+GPL license text for persistence schemas, even though we're choosing CDDL. this was based on recent discussions between legal-discuss@apache, Aries and Geronimo projects. 2010-05-01 01:17:51 +00:00
openjpa-persistence-jdbc OPENJPA-1715: OpenJPA generates wrong SQL if a result variable that references an aggregate expression is used in ORDER BY clause 2010-07-07 18:10:25 +00:00
openjpa-persistence-locking OPENJPA-1638: Add new testcase. 2010-04-21 19:18:14 +00:00
openjpa-project OPENJPA-1678: Update documentation re: PrintParameters 2010-06-16 21:08:46 +00:00
openjpa-slice [maven-release-plugin] prepare for next development iteration 2010-04-19 17:33:42 +00:00
openjpa-xmlstore move openjpa-maven-plugin version to parent pom, since two modules are using it now 2010-04-22 14:27:37 +00:00
scripts OPENJPA-1628: Usability changes. Merged from trunk revision 934507 2010-04-15 18:33:24 +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 minor notice file updates 2010-02-02 14:47:11 +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 move openjpa-maven-plugin version to parent pom, since two modules are using it now 2010-04-22 14:27:37 +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/