Apache OpenJPA
Go to file
Fay Wang 7d3497781c OPENJPA-1253: clean up code for uni-directional one-to-many Map using foreign key strategy
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@818531 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 16:12:09 +00:00
openjpa OPENJPA-1284 Fix missing 1.0 schema license headers and update NOTICE files with license header required wording 2009-09-02 21:27:18 +00:00
openjpa-all OPENJPA-1284 Fix missing 1.0 schema license headers and update NOTICE files with license header required wording 2009-09-02 21:27:18 +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 add common setTestsDisabled()/isTestsDisabled() in AbstractPersistenceTestCase which is used by runTest() to automatically skip all tests. added new setSupportedDatabases()/setUnsupportedDatabases() methods in SingleEMFTestCase to set the testsDisabled flag in AbstractPTC, along with moving a getLog() method from some testcases into the base SingleEMFTC class for everyone to use. 2009-09-10 16:40:37 +00:00
openjpa-jdbc OPENJPA-1253: clean up code for uni-directional one-to-many Map using foreign key strategy 2009-09-24 16:12:09 +00:00
openjpa-kernel OPENJPA-1298: 2009-09-22 14:45:26 +00:00
openjpa-lib OPENJPA-1302: Use ContextClassloader in addition to the ProductDeivation's ClassLoader to find/load product derivations. Patch contributed by Rick Curtis. 2009-09-15 18:56:55 +00:00
openjpa-persistence OPENJPA-1315 Incorrect hashcode()/equals() implementations in QueryImpl causes NPE in Eclipse debugger. Patch contributed by Tim McConnell. 2009-09-23 18:44:44 +00:00
openjpa-persistence-jdbc OPENJPA-1116: fix test case error on some DBs by providing a unique table name. 2009-09-24 15:34:22 +00:00
openjpa-persistence-locking OPENJPA-1323 Enhanced to conform to the new spec requirement. 2009-09-23 16:14:35 +00:00
openjpa-project OPENJPA-1182 Backwards compatibility issues - PreUpdate and PostUpdate behavior. Patch contributed by Tim McConnell with some minor package name and version checking changes. Doc updates by Donald Woods. 2009-09-21 20:01:44 +00:00
openjpa-slice OPENJPA-1285: Dynamic JDBC 4 Wrappers use constructor to save reflection cost 2009-09-09 22:43:49 +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-1284 Fix missing 1.0 schema license headers and update NOTICE files with license header required wording 2009-09-02 21:27:18 +00:00
pom.xml OPENJPA-1282 Update geronimo-validation spec used for builds to EA5 to match 1.0.CR5 level 2009-09-02 19:12:00 +00:00