Apache OpenJPA
Go to file
Donald Woods 660fa547d6 remove closeEM() as AbstractPersistenceTestCase now provides it
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022168 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 16:14:30 +00:00
openjpa OPENJPA-1712 Merge in build updates from 2.0.x branch 2010-08-25 17:46:12 +00:00
openjpa-all OPENJPA-1712 Merge in build updates from 2.0.x branch 2010-08-25 17:46:12 +00:00
openjpa-examples add missing license header 2010-09-29 18:10:54 +00:00
openjpa-integration minor pom updates 2010-10-01 20:24:41 +00:00
openjpa-jdbc OPENJPA-1831 DataSourceFactory manipulates queryTimeout which is already in milliseconds 2010-10-12 19:23:12 +00:00
openjpa-kernel OPENJPA-1644: Don't clear values from a deleted instnace. 2010-10-11 16:04:58 +00:00
openjpa-lib OPENJPA-1830 Deserialization of EMF causes openjpa.connectionPassword to be overwritten with Value.INVISIBLE 2010-10-11 20:00:17 +00:00
openjpa-persistence OPENJPA-1807: Add trace to EM/EMF create/close path. 2010-09-20 19:28:46 +00:00
openjpa-persistence-jdbc remove closeEM() as AbstractPersistenceTestCase now provides it 2010-10-13 16:14:30 +00:00
openjpa-persistence-locking minor pom updates 2010-10-01 20:24:41 +00:00
openjpa-project Updating documentation to remove the restriction of using only a single type of access (field or property) for each class. As of JPA 2.0, this restriction no longer applies. 2010-10-05 16:30:01 +00:00
openjpa-slice make sure tests cleanup EMs and EMFs 2010-10-12 17:02:53 +00:00
openjpa-xmlstore OPENJPA-1712 Merge in build updates from 2.0.x branch 2010-08-25 17:46:12 +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 create heap dumps for debugging when we hit OOMs 2010-10-11 18:11:21 +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/