Apache OpenJPA
Go to file
Pinaki Poddar 85b44d83d5 Allows unrecognized hints (those not starting with openjpa.* as prefix) be stored opaquely - for extension plug-ins.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@698714 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 20:21:51 +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-720 The pushdown sql for version columns in primary and secondary tables has unpredictable ordering in the select and from clause 2008-09-10 23:06:36 +00:00
openjpa-kernel 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-lib OPENJPA-646. Migrate this change from the 1.2.x branch to trunk. 2008-09-08 20:11:35 +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 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-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