Apache OpenJPA
Go to file
Jeremy Bauer ab18db113b OPENJPA-1248 Set null or empty_lob as appropriate when inserting a new streaming lob for update on Oracle. Also configured test to retain connection over the life of the tx and updated manual to document this requirement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@834564 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 17:53:32 +00:00
openjpa OPENJPA-839 fix pom data so unprovided depends will be pulled automatically by maven and mark JAXB depends as optional 2009-11-04 21:35:07 +00:00
openjpa-all OPENJPA-839 fix pom data so unprovided depends will be pulled automatically by maven and mark JAXB depends as optional 2009-11-04 21:35:07 +00:00
openjpa-examples OPENJPA-1149: Add embeddables sample to the examples module. Patch contributed by Rick Curtis. 2009-09-15 21:40:59 +00:00
openjpa-integration OPENJPA-839 Need to exclude new source and shade created jars from being used for the agent setting to the TCK 2009-10-29 13:15:23 +00:00
openjpa-jdbc OPENJPA-1248 Set null or empty_lob as appropriate when inserting a new streaming lob for update on Oracle. Also configured test to retain connection over the life of the tx and updated manual to document this requirement. 2009-11-10 17:53:32 +00:00
openjpa-kernel OPENJPA-1379: Fixed locking problem in AbstractQueryCache when using timestamp eviction policy and added new test case. 2009-11-09 22:02:15 +00:00
openjpa-lib OPENJPA-1371: wrong commit. Revert it to the previous version 2009-11-01 00:52:48 +00:00
openjpa-osgi OPENJPA-767 Start of true OSGi support, which uses the r828047 changes in the Geronimo JPA2 1.0-EA9 spec to resolve/load providers in OSGi. Still lots of work needed, so this is not in the normal builds yet. 2009-10-21 15:33:44 +00:00
openjpa-persistence OPENJPA-1377 - convert property value to upper-case before converting to its corresponding enum type. 2009-11-08 05:03:29 +00:00
openjpa-persistence-jdbc OPENJPA-1248 Set null or empty_lob as appropriate when inserting a new streaming lob for update on Oracle. Also configured test to retain connection over the life of the tx and updated manual to document this requirement. 2009-11-10 17:53:32 +00:00
openjpa-persistence-locking OPENJPA-1306 - Correct secondary table locking problem and test cases to match. Also fixed multiple SQLs validation test case problem. 2009-11-03 18:50:48 +00:00
openjpa-project OPENJPA-1248 Set null or empty_lob as appropriate when inserting a new streaming lob for update on Oracle. Also configured test to retain connection over the life of the tx and updated manual to document this requirement. 2009-11-10 17:53:32 +00:00
openjpa-slice fix ASL 2.0 header and change test-mysql profile to test-mysql-slice profile to keep it from running during the nightly auotmated tests 2009-10-02 14:36:30 +00:00
openjpa-xmlstore OPENJPA-1015 fix line wrapping in source files. Based on patch contributed by B.J. Reed. Updates made to do enforce line wrapping during the process-sources phase of the build. 2009-04-03 03:09:53 +00:00
scripts instruction for metamodel generation tool 2009-07-13 15:35:26 +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 OPENJPA-1229 Update NOTICE files to match new ASF/Sun agreement for releasing early access specs. Also point to new geronimo-staging-017 to pickup latest spec releases under vote with updated notices. 2009-10-01 15:19:10 +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-1368 Upgrade to HSQLDB 1.8.0.10 and in-memory db for optional HSQLDB unit testing 2009-10-30 15:33:39 +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/