openjpa/openjpa-jdbc
Patrick Linskey 6ba6ce4e7e OpenJPA used to rely on being able to implicitly specify a value for a @GeneratedValue field when using an IDENTITY generation strategy. Now that we do not allow that behavior, OpenJPA was failing to generate IDs properly in some cases. Fixed.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.0@568363 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 01:33:40 +00:00
..
src/main OpenJPA used to rely on being able to implicitly specify a value for a @GeneratedValue field when using an IDENTITY generation strategy. Now that we do not allow that behavior, OpenJPA was failing to generate IDs properly in some cases. Fixed. 2007-08-22 01:33:40 +00:00
pom.xml Bumping release number from 1.0.0-SNAPSHOT to 1.0.0 2007-08-21 11:36:14 +00:00