Apache OpenJPA
Go to file
Albert Lee f0ad75d7fd OPENJPA-732 - Fixed BrokerImpl's fields of type Set to consistently use the correct implementation type of HashSet rather than ArrayList or LinkList.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@701236 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 20:41:18 +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-731 Bug on FetchType.EAGER when QuerySQLCache is turned on 2008-09-26 03:05:52 +00:00
openjpa-kernel OPENJPA-732 - Fixed BrokerImpl's fields of type Set to consistently use the correct implementation type of HashSet rather than ArrayList or LinkList. 2008-10-02 20:41:18 +00:00
openjpa-lib OPENJPA-719 - Ensure English locale is used in toUpperCase/toLowerCase for locale insensitive code. 2008-09-25 04:45:48 +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-732 - Fixed BrokerImpl's fields of type Set to consistently use the correct implementation type of HashSet rather than ArrayList or LinkList. 2008-10-02 20:41:18 +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