Apache OpenJPA
Go to file
Richard G. Curtis 1f64b37ec5 Misc test update.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1003292 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 21:29:00 +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 OPENJPA-1764 Need to explicitly close dbcp.BasicDataSource instances, moved commons-dbcp test depend to parent pom and added closing of EMF in ContainerTest during test tearDown. 2010-09-29 21:43:11 +00:00
openjpa-jdbc OPENJPA-1764 Need to explicitly close dbcp.BasicDataSource instances, moved commons-dbcp test depend to parent pom and added closing of EMF in ContainerTest during test tearDown. 2010-09-29 21:43:11 +00:00
openjpa-kernel OPENJPA-1814: JPQL fails with Group By and Having aggregate_expression IN (subquery) 2010-09-28 23:36:54 +00:00
openjpa-lib OPENJPA-1764 Automatically enable connection pooling in unmanaged environments when Commons DBCP is available 2010-09-28 18:56:51 +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 Misc test update. 2010-09-30 21:29:00 +00:00
openjpa-persistence-locking OPENJPA-1764 Need to explicitly close dbcp.BasicDataSource instances, moved commons-dbcp test depend to parent pom and added closing of EMF in ContainerTest during test tearDown. 2010-09-29 21:43:11 +00:00
openjpa-project OPENJPA-1804 Add note that dynamic enhancer behaves the same as the javaagent loaded enhancer, in that when a <class> list is given in the PU, then only those classes will be enhanced. 2010-09-23 13:01:27 +00:00
openjpa-slice OPENJPA-1776,OPENJPA-1777: Delay distribution decision to flush. Set diagonistic context by reflection. 2010-08-27 19:33:37 +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 OPENJPA-1764 Need to explicitly close dbcp.BasicDataSource instances, moved commons-dbcp test depend to parent pom and added closing of EMF in ContainerTest during test tearDown. 2010-09-29 21:43:11 +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/