Apache OpenJPA
Go to file
Albert Lee d31d40f511 Fix test case db preparation to allow tests to repeat run without taking various runtime exception.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@702180 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 15:33:57 +00:00
openjpa-all OPENJPA-713 exclude sources and javadoc from aggregate openjpa jar 2008-09-17 08:06:18 +00:00
openjpa-examples OPENJPA-685. Removing references to maven.compile.classpath and maven.dependency.classpath from enhancer ant task 2008-09-22 19:26:35 +00:00
openjpa-integration [maven-release-plugin] prepare release 1.2.x 2008-07-28 21:20:09 +00:00
openjpa-jdbc OPENJPA-736 use jdbc api getGeneratedKey to combine insert 2008-10-03 22:39:53 +00:00
openjpa-kernel OPENJPA-732 - Regressed a unit test. Reverting BrokerImpl back to previous level and disabling a test in the new TestMessageListener. 2008-10-02 22:50:41 +00:00
openjpa-lib OPENJPA-736 use jdbc api getGeneratedKey to combine insert 2008-10-03 21:16:50 +00:00
openjpa-persistence Allows unrecognized hints (those not starting with openjpa.* as prefix) be stored opaquely - for extension plug-ins. 2008-09-24 20:21:51 +00:00
openjpa-persistence-jdbc Fix test case db preparation to allow tests to repeat run without taking various runtime exception. 2008-10-06 15:33:57 +00:00
openjpa-project OPENJPA-650 adding documentation for openjpa.RuntimeUnenhancedClasses. Merging revision 696510 to trunk 2008-09-17 23:20:56 +00:00
openjpa-slice Introduces notion of @Replicated entity. This feature allows to relax collocation constraint for quasi-stationary master data. A replicated entity is stored as identical copies across multiple slices. The ReplicationStrategy works similar to DistributionStrategy for replicated entity. The slice association cardinality has uniformly changed to array of slices from a single slice name both for replicated and non-replicated entity. The non-replicated entities can refer to replicated entities but not vice versa. The query operation (especially the ones with aggregate function) is aware of replicated data and queries only one of the slices to avoid duplication. 2008-09-23 18:58:00 +00:00
openjpa-xmlstore [maven-release-plugin] prepare release 1.2.x 2008-07-28 21:20:09 +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
pom.xml [maven-release-plugin] prepare release 1.2.x 2008-07-28 21:20:09 +00:00