Apache OpenJPA
Go to file
Donald Woods eb2bf2acce OPENJPA-1759 Use new DATETIME2 type in MSSQL2008 for new tables with DATE or TIMESTAMP columns, but 3.0 driver still doesn't handle 2.0 created tables with DATETIME columns....
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1030235 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 21:28:23 +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-1861 build updates for maven 3.0 - tweak for Windows machines running Sun 1.6.0 builds 2010-10-29 19:05:32 +00:00
openjpa-examples fix pom parents to be openjpa-examples 2010-11-01 14:41:26 +00:00
openjpa-integration OPENJPA-1844: Remove JConsole plugin from trunk and refactor some of DataCacheMBean. 2010-10-28 20:13:19 +00:00
openjpa-jdbc OPENJPA-1759 Use new DATETIME2 type in MSSQL2008 for new tables with DATE or TIMESTAMP columns, but 3.0 driver still doesn't handle 2.0 created tables with DATETIME columns.... 2010-11-02 21:28:23 +00:00
openjpa-kernel OPENJPA-1868: Miscellaneous FindBugs suggested performance improvements for openjpa-kernel. 2010-11-02 17:33:41 +00:00
openjpa-lib OPENJPA-1868: Miscellaneous FindBugs suggested performance improvement.. 2010-11-02 18:53:14 +00:00
openjpa-persistence OPENJPA-1868: Miscellaneous FindBugs suggested performance improvements for lib, persistence, and persistence-jdbc. 2010-11-02 18:50:13 +00:00
openjpa-persistence-jdbc one more attempt to fix these failing testTimeouts1 failures on some machines 2010-11-02 21:02:21 +00:00
openjpa-persistence-locking have test close EM 2010-10-26 19:46:42 +00:00
openjpa-project OPENJPA-1837 - reset Oracle dictionary maxEmbedded*lobSize = -1 for jdbc driver (11.2.0.x) that can handle *lob size > 4000 characters. 2010-10-18 17:48:30 +00:00
openjpa-slice make sure tests cleanup EMs and EMFs 2010-10-12 17:02:53 +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 rollback to prior version of maven-checkstyle-plugin, due to build errors on some Windows machines 2010-11-01 16:01:55 +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/