Apache OpenJPA
Go to file
A. Abram White ea8b942364 Be a little more flexible on the exceptions thrown when persisting instances
with auto-generated keys already assigned values.



git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@645610 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 16:52:31 +00:00
openjpa-all OPENJPA-544. Get rid of JDK1.4 support, fold the jdk1.5 modules into their siblings, get rid of some ugly reflection that was there for 1.5 support, and move to the java.util.concurrent collections classes. This includes a wrapper around ConcurrentHashMap that allows nulls, since the old OpenJPA concurrent map allowed nulls and we rely on that behavior. The implication is that putIfAbsent() and some of the other special JDK1.5 methods don't obey the same contracts as in the java.util.concurrent package. 2008-03-25 03:37:56 +00:00
openjpa-examples OPENJPA345 The last patch had the side effect that the artifact zip doesn't contain most of the required dependency jars (e.g., commons-lang), since the transitive dependencies are not followed to pick up these jars. Resolved this by explicitly listing the required jars in the openjpa-all dependencies. Also moved most of the dependency version numbers into the parent pom.xml dependencyManagement section to ensure that all dependency versions are the same. 2007-10-03 09:10:54 +00:00
openjpa-integration Removed passing along "test" parameter to TCK script, since it seems to cause problems when it is unset. 2007-10-16 00:39:09 +00:00
openjpa-jdbc Fix for OPENJPA-554. 2008-04-07 16:18:26 +00:00
openjpa-kernel OPENJPA-559 : Add SerialVersionUID. 2008-04-04 19:43:36 +00:00
openjpa-lib OPENJPA-544. Get rid of JDK1.4 support, fold the jdk1.5 modules into their siblings, get rid of some ugly reflection that was there for 1.5 support, and move to the java.util.concurrent collections classes. This includes a wrapper around ConcurrentHashMap that allows nulls, since the old OpenJPA concurrent map allowed nulls and we rely on that behavior. The implication is that putIfAbsent() and some of the other special JDK1.5 methods don't obey the same contracts as in the java.util.concurrent package. 2008-03-25 03:37:56 +00:00
openjpa-persistence Change OpenJPAEntityManagerFactory.getStoreCache(String) to create the cache on-demand if it doesn't exist. This turns an error condition into functional behavior, so there should be no backward-compat issue. 2008-04-04 07:34:53 +00:00
openjpa-persistence-jdbc Be a little more flexible on the exceptions thrown when persisting instances 2008-04-07 16:52:31 +00:00
openjpa-project OPENJPA-530 Update manual and code to match for the update manager values and default. 2008-03-04 04:51:20 +00:00
openjpa-slice OPENJPA-515 Remove XA transaction across slices + test configuration for Derby + activate tests 2008-02-16 22:03:25 +00:00
openjpa-xmlstore OPENJPA-544. Get rid of JDK1.4 support, fold the jdk1.5 modules into their siblings, get rid of some ugly reflection that was there for 1.5 support, and move to the java.util.concurrent collections classes. This includes a wrapper around ConcurrentHashMap that allows nulls, since the old OpenJPA concurrent map allowed nulls and we rely on that behavior. The implication is that putIfAbsent() and some of the other special JDK1.5 methods don't obey the same contracts as in the java.util.concurrent package. 2008-03-25 03:37:56 +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
README.txt updated README 2007-07-19 00:43:08 +00:00
pom.xml OPENJPA-544. Maybe this is a Windows-ism, or an IBM JDK-ism, but I still need the explicit <version>2.4</version> element for the surefire plugin... 2008-03-25 16:22:35 +00:00

README.txt

Apache OpenJPA Project
======================

For useful information, navigate to http://openjpa.apache.org