Apache OpenJPA
Go to file
Michael Dick 7028247229 OPENJPA-1678: Update documentation re: PrintParameters
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@955383 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 21:03:04 +00:00
openjpa add missing ASL 2.0 header 2010-06-04 16:47:10 +00:00
openjpa-all add missing ASL 2.0 header 2010-06-04 16:47:10 +00:00
openjpa-examples add missing ASL 2.0 headers 2010-06-04 16:48:33 +00:00
openjpa-integration OPENJPA-1685 Updated ValidatorImpl to remove potential whitespace within a comma separated list of validation groups. 2010-06-08 16:41:27 +00:00
openjpa-jdbc OPENJPA-1700 FindBugs - Possible null pointer dereference; Could be caused by using bitwise instead of logical AND. This could also have lead to unexpected code behavior. 2010-06-16 21:03:02 +00:00
openjpa-kernel OPENJPA-1700 FindBugs - Method invokes inefficient Number constructor; use static valueOf instead 2010-06-15 20:53:38 +00:00
openjpa-lib OPENJPA-1700 FindBugs - Exception is caught when Exception is not thrown. This method uses a try-catch block that catches Exception objects, which could mask potential bugs. 2010-06-15 02:38:42 +00:00
openjpa-persistence OPENJPA-1692: Clean up extra initialization from PersistenceProviderImpl. 2010-06-15 14:04:26 +00:00
openjpa-persistence-jdbc OPENJPA-1699: Streaming LOB support for DB2 2010-06-16 16:07:14 +00:00
openjpa-persistence-locking OPENJPA-1604 Added Optimistic check as part the logic for setting the default lock mode for named queries in order to retain 1.x behavior. 2010-04-26 19:34:34 +00:00
openjpa-project OPENJPA-1678: Update documentation re: PrintParameters 2010-06-16 21:03:04 +00:00
openjpa-slice Adding missing licence header. 2010-05-19 16:03:11 +00:00
openjpa-xmlstore move openjpa-maven-plugin version to parent pom, since two modules are using it now 2010-04-22 14:19:52 +00:00
scripts add missing ASL 2.0 reference, so we can stop excluding these from rat:check 2010-06-04 16:56:47 +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 strip eol chars 2010-05-01 01:31:12 +00:00
NOTICE.txt minor notice file updates 2010-02-02 14:47:11 +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-1700 Setup findbugs-maven-plugin to allow for manual usage 2010-06-14 21:38:14 +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/