[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-601) OneToOne fails to update JoinTables

nhhockeyplayer (JIRA) noreply at atlassian.com
Mon Apr 23 15:42:04 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_26800 ] 

nhhockeyplayer commented on ANN-601:
------------------------------------

Additional comments are MySQL dialect

here is the properties file...

hibernate.dialect=org.hibernate.dialect.MySQLDialect
hibernate.show_sql=true
hibernate.hbm2ddl.auto=update
hibernate.max_fetch_depth=0
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://localhost:3306/roster?jdbcCompliantTruncation=false
hibernate.connection.username=root
hibernate.connection.password=admin
hibernate.jdbc.batch_versioned_data=true

> OneToOne fails to update JoinTables
> -----------------------------------
>
>                 Key: ANN-601
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-601
>             Project: Hibernate Annotations
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: XP Pro
>            Reporter: nhhockeyplayer
>         Attachments: Ownee.java, Owner.java, OwningObjectMappingTest.java
>
>
> OneToOne fails to update JoinTables

-- 
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