Apache OpenJPA
Go to file
A. Abram White 361a77c451 Fix bug that could prevent user-assigned value from being inserted into a column
with a database default value.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@453030 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 21:16:06 +00:00
openjpa-all 1. Refactoring ConfigurationProvider/ProductDerivation subsystem. 2006-09-19 00:50:57 +00:00
openjpa-jdbc Fix bug that could prevent user-assigned value from being inserted into a column 2006-10-04 21:16:06 +00:00
openjpa-jdbc-5 changed @since tags to disambiguate the Kodo information with future releases of OpenJPA by adding a 0. to the beginning of each. 2006-08-30 17:53:55 +00:00
openjpa-kernel Possible fix for OPENJPA-13 JIRA issue. Also fix possible NPE on delayed close 2006-10-04 20:46:25 +00:00
openjpa-kernel-4 OPENJPA-30 Changed version to 0.9.0-incubating-SNAPSHOT in accordance with Apache incubator guidelines 2006-08-26 18:59:34 +00:00
openjpa-kernel-5 Trying a new approach to automatic enhancement in a container. Might have to 2006-10-02 17:39:28 +00:00
openjpa-lib Handle exceptions from transaction listeners appropriately. Allow user to 2006-10-04 19:12:34 +00:00
openjpa-persistence Handle exceptions from transaction listeners appropriately. Allow user to 2006-10-04 19:12:34 +00:00
openjpa-persistence-jdbc Add David Ezzio's detachment test. 2006-09-26 17:39:21 +00:00
openjpa-project Fix relative Javadoc URLs. 2006-10-04 00:10:28 +00:00
openjpa-xmlstore 1. Refactoring ConfigurationProvider/ProductDerivation subsystem. 2006-09-19 00:50:57 +00:00
src/site Documentation images and style sheets 2006-07-26 07:36:39 +00:00
README.txt trying to see if I have read access to new repo 2006-05-14 02:09:10 +00:00
pom.xml The recent upgrade of maven-jar-plugin to 2.1 caused the Implementation-Version tag to be excluded from the manifest, which we rely on to detect the current version. Added "addDefaultSpecificationEntries" and "addDefaultImplementationEntries" to pluginManagement to fix this. 2006-09-19 00:22:07 +00:00

README.txt

The Open JPA podling of the Apache incubator