[ 
https://issues.apache.org/jira/browse/GERONIMO-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gianny Damour closed GERONIMO-1081.
-----------------------------------

    Resolution: Won't Fix

Superseded

> CMP create causes update SQL too
> --------------------------------
>
>                 Key: GERONIMO-1081
>                 URL: https://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
>            Assignee: 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to