[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3963) Session.isDirty causes inserts when using identity generator
Mark Torres (JIRA)
noreply at atlassian.com
Wed Jun 17 22:22:33 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Torres updated HHH-3963:
-----------------------------
Attachment: HHH-3963.zip
Test case that demonstrates inserts on call to session.isDirty()
> Session.isDirty causes inserts when using identity generator
> ------------------------------------------------------------
>
> Key: HHH-3963
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3963
> Project: Hibernate Core
> Issue Type: Bug
> Components: core
> Affects Versions: 3.2.6
> Environment: Seam 2.1.2CR1, Jboss 4.2.3, Kubuntu Hardy, Mysql 5.051
> Reporter: Mark Torres
> Attachments: HHH-3963.zip
>
>
> When using the default generator, which i believe in mysql picks identity, Session.isDirty causes insert statements.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list