Apache OpenJPA
Go to file
Milosz Tylenda 6b93af88a6 OPENJPA-1932: Documentation update: Upgrade JSE 5 Javadoc links to JSE 6 in Slice documentation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1093964 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 11:06:11 +00:00
openjpa OPENJPA-1851: Include JEST module to pom.xml 2010-12-09 22:05:33 +00:00
openjpa-all [maven-release-plugin] prepare release 2.1.x 2010-11-30 15:30:48 +00:00
openjpa-examples Another minor comment update in the ImageValidator sample... 2011-03-22 18:46:49 +00:00
openjpa-integration OPENJPA-1960: Allow openjpa.InitializeEagerly to be used with BV. 2011-03-22 20:50:21 +00:00
openjpa-jdbc OPENJPA-1981: check whether connection is open before calling close 2011-04-14 14:52:20 +00:00
openjpa-jest OPENJPA-1927:Add first few tests to try out the test environment 2011-01-20 01:57:42 +00:00
openjpa-kernel OPENJPA-1966 Updated attach strategies to query attach cache before going to the broker for entity references. Prevents merging in a detached entity that is being used for field attachment. 2011-03-30 19:32:41 +00:00
openjpa-lib Add exception message for configuration error 2011-01-26 20:50:23 +00:00
openjpa-persistence OPENJPA-1662: Save a runtime typecast. 2011-03-24 13:14:33 +00:00
openjpa-persistence-jdbc OPENJPA-1974: Fix StackOverflow in SelectImpl. 2011-04-05 16:35:56 +00:00
openjpa-persistence-locking OPENJPA-1972 Update test and adapt to DB2 9.7 behavior changes. 2011-03-31 20:13:17 +00:00
openjpa-project OPENJPA-1932: Documentation update: Upgrade JSE 5 Javadoc links to JSE 6 in Slice documentation. 2011-04-16 11:06:11 +00:00
openjpa-slice OPENJPA-1952: Excluding multithreaded test which causes intermittent build failures 2011-02-25 15:33:16 +00:00
openjpa-tools OPENJPA-1934: Cleanup compiler warnings. 2011-04-12 03:17:16 +00:00
openjpa-xmlstore [maven-release-plugin] prepare release 2.1.x 2010-11-30 15:30:48 +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
pom.xml OPENJPA-1932: Documentation update: Correct outdated links to Javadocs. 2011-04-12 20:26:07 +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/