Apache OpenJPA
Go to file
Romain Manni-Bucau 8cc3992fb6 new line - checkstyle fix
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1718043 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 21:59:08 +00:00
openjpa OPENJPA-2607 increase OSGi import range for javax.transaction 2015-12-01 19:41:30 +00:00
openjpa-all [maven-release-plugin] prepare for next development iteration 2015-04-19 11:22:11 +00:00
openjpa-examples [maven-release-plugin] prepare for next development iteration 2015-04-19 11:22:11 +00:00
openjpa-integration remove IDE generated noise 2015-06-03 06:32:03 +00:00
openjpa-jdbc OPENJPA-2609: Sporadic ClassCastException occurs under heavy load when QuerySQLCache is enabled. Merged 2.1.x changes to trunk. 2015-10-18 19:52:10 +00:00
openjpa-jest [maven-release-plugin] prepare for next development iteration 2015-04-19 11:22:11 +00:00
openjpa-kernel new line - checkstyle fix 2015-12-04 21:59:08 +00:00
openjpa-lib OPENJPA-2605: DelegatingConnection.unwrap() doesn't adhere to java.sql.Wrapper.unwrap() contract 2015-11-09 18:54:51 +00:00
openjpa-persistence OPENJPA-2618 pevent Tuple to pass through in createXQuery methods since we dont support it yet 2015-11-27 15:52:13 +00:00
openjpa-persistence-jdbc OPENJPA-2618 pevent Tuple to pass through in createXQuery methods since we dont support it yet 2015-11-27 15:52:13 +00:00
openjpa-persistence-locking [maven-release-plugin] prepare for next development iteration 2015-04-19 11:22:11 +00:00
openjpa-project OPENJPA-2517: Option to allow the javax.persistence.query.timeout property to apply to EntityManager operations. Ported 2.2.x changes to trunk. 2015-09-02 20:06:41 +00:00
openjpa-slice OPENJPA-2595 upgrade our test suite to junit-4 2015-06-02 18:04:26 +00:00
openjpa-tools OPENJPA-2596 schema-delta generation (sqlAction=refresh) drops columns if they have an alternative typeName 2015-06-07 06:50:58 +00:00
openjpa-xmlstore [maven-release-plugin] prepare for next development iteration 2015-04-19 11:22:11 +00:00
scripts OPENJPA-2365: Support for delete-by-query. Correction for hint processing 2013-04-03 15:51:52 +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 upgrade license year to - 2015 2015-04-03 19:38:01 +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 Adding OpenJPA patch tool 2011-12-09 02:36:41 +00:00
pom.xml OPENJPA-2616: Update to Commons Collections 3.2.2 2015-11-23 15:36:28 +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/