[ http://issues.apache.org/jira/browse/GERONIMO-1081?page=all ]
Matt Hogstrom updated GERONIMO-1081:
------------------------------------
Fix Version/s: 1.x
(was: 1.2)
> CMP create causes update SQL too
> --------------------------------
>
> Key: GERONIMO-1081
> URL: http://issues.apache.org/jira/browse/GERONIMO-1081
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: OpenEJB
> Affects Versions: 1.0-M5
> Reporter: Aaron Mulder
> Assigned To: Gianny Damour
> Fix For: 1.x
>
>
> I have a situation where I call a session bean method that does nothing but
> look up an Entity home and call create on it. This result in an UPDATE SQL
> being executed, not just an INSERT. It seems to me that for performance
> reasons if nothing else, we should perform just one INSERT. (How do I know?
> Because I ran into GERONIMO-1080 when calling the session bean method, which
> caused the create to always roll back, so I couldn't actually create anything
> -- another good reason to fix this.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira