Apache OpenJPA
Go to file
Kevin W. Sutter 127b7bec63 OPENJPA-1510. Corrected placement of the Distributed Cache description, along with a few incorrect spellings and punctuation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915353 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 14:15:11 +00:00
openjpa OPENJPA-1512 minor updates to BundleActivator support 2010-02-19 03:10:33 +00:00
openjpa-all merged in r903062 from beta branch - fix openjpa-all, which had some jaxb code included by the shade plugin due to transitive depends 2010-01-26 03:12:12 +00:00
openjpa-examples OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6 2010-02-19 02:52:51 +00:00
openjpa-integration OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6 2010-02-19 02:52:51 +00:00
openjpa-jdbc Throw informative error messages on bad enum field 2010-02-18 19:11:36 +00:00
openjpa-kernel Re-factor imports and use of generic in BrokerImpl. 2010-02-22 04:29:45 +00:00
openjpa-lib Throw informative error messages on bad enum field 2010-02-18 19:11:36 +00:00
openjpa-persistence OPENJPA-1516. Introduce prepareForPooling method on EntityManagerImpl to allow for more efficient EntityManager "clear" operations. This also allows to go outside of the spec just a bit and clean up resources before pooling as well. 2010-02-22 18:53:45 +00:00
openjpa-persistence-jdbc Added some comments to indicate the special options required for creating a DB2 database that supports the XML column types... 2010-02-22 19:03:05 +00:00
openjpa-persistence-locking merged in r902968 from beta branch 2010-01-25 21:50:14 +00:00
openjpa-project OPENJPA-1510. Corrected placement of the Distributed Cache description, along with a few incorrect spellings and punctuation. 2010-02-23 14:15:11 +00:00
openjpa-slice merged in r902968 from beta branch 2010-01-25 21:50:14 +00:00
openjpa-xmlstore OPENJPA-1456 Replace StringBuffer usage with StringBuilder for minor performance/scalability improvement 2010-01-12 03:31:11 +00:00
scripts OPENJPA-1386: Detect type name hiding while generating metamodel source code 2009-11-13 06:27:03 +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 OPENJPA-880 Use maven-remote-resources-plugin to generate required legal files. Also removes dependency on openjpa-project for maven eclipse plugin. 2009-05-27 14:43:00 +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 OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6 2010-02-19 02:52:51 +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/