[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6428) Consider Dialect.supportsReferentialAction( boolean isDelete, ReferentialAction action )

Gail Badner (JIRA) noreply at atlassian.com
Mon Jul 11 19:35:15 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42942#comment-42942 ] 

Gail Badner commented on HHH-6428:
----------------------------------

If a dialect does not support cascade-delete, should we assume it does not support other referential integrity actions?

> Consider Dialect.supportsReferentialAction( boolean isDelete, ReferentialAction action )
> ----------------------------------------------------------------------------------------
>
>                 Key: HHH-6428
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6428
>             Project: Hibernate Core
>          Issue Type: Task
>            Reporter: Gail Badner
>             Fix For: 4.0.0.next
>
>
> If Dialect.supportsReferentialAction( boolean isDelete, ReferentialAction action ) is added, then 
> Dialect.supportsCascadeDelete() could be deprecated.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list