[hibernate-issues] [Hibernate-JIRA] Updated: (HV-245) Make ConstraintViolation + Path implementations Serializable

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Oct 1 10:08:50 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated HV-245:
---------------------------------

    Fix Version/s: 4.0.0.GA

> Make ConstraintViolation + Path implementations Serializable
> ------------------------------------------------------------
>
>                 Key: HV-245
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-245
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: engine
>    Affects Versions: 4.0.0.CR1
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>             Fix For: 4.0.0.GA
>
>
> While we agree that in HV-213 ConstraintViolation was not to be marked Serializable, I believe that if the CV implementation is serializable and if the entities and values are serializable, then the ConstraintViolationException would be serializable in effect.
> If true (should be tested quickly), this would be a cheap way to ensure that if entities and serializable, the violation reports are serializable as well.

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