Apache OpenJPA
Go to file
Kevin W. Sutter c5d2d2c217 OPENJPA-2151. Optimizations to StateManagerImpl.initialize and FieldMetaData access.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1307622 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 21:26:31 +00:00
openjpa Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +00:00
openjpa-all Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +00:00
openjpa-examples OPENJPA-2154 Fix path to load security policy file for test-dynamic-enhancer profile. 2012-03-12 05:02:37 +00:00
openjpa-integration OPENJPA-2154 Fix path to load security policy file for test-dynamic-enhancer profile. 2012-03-12 05:02:37 +00:00
openjpa-jdbc OPENJPA-2162. Allow the setting of the DBDictionary property supportsDelimitedIdentifiers to "false" to skip the extra overhead of processing delimited identifiers when they will not exist for a given application or usage. 2012-03-29 23:06:42 +00:00
openjpa-jest Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +00:00
openjpa-kernel OPENJPA-2151. Optimizations to StateManagerImpl.initialize and FieldMetaData access. 2012-03-30 21:26:31 +00:00
openjpa-lib OPENJPA-2055: Added code to account for IPv6 addresses. 2012-03-01 17:43:03 +00:00
openjpa-persistence OPENJPA-2156: Add support for generating a final class. 2012-03-21 18:41:42 +00:00
openjpa-persistence-jdbc OPENJPA-2164. Change the Savepoints testcase to be more consistent with the expectations of savepoints. 2012-03-30 20:20:04 +00:00
openjpa-persistence-locking OPENJPA-2140 Update locking tests to use a unique pu name 2012-02-22 22:46:51 +00:00
openjpa-project OPENJPA-2163 Update migration documentation. 2012-03-30 15:01:38 +00:00
openjpa-slice Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +00:00
openjpa-tools OPENJPA-2154 Fix path to load security policy file for test-dynamic-enhancer profile. 2012-03-12 05:02:37 +00:00
openjpa-xmlstore Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +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
patchoj.py Adding OpenJPA patch tool 2011-12-09 02:36:41 +00:00
pom.xml Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released. 2012-02-20 20:37:05 +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/