[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4315) @Check doesn't work at property and collection level

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Apr 6 10:26:59 EDT 2011


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

Emmanuel Bernard commented on HHH-4315:
---------------------------------------

Nobody had the time/priority to implement what was required (@org.hibernate.annotations.Column(s)). If somebody comes up with a proper GitHub pull request / patch, we can apply it.

> @Check doesn't work at property and collection level
> ----------------------------------------------------
>
>                 Key: HHH-4315
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4315
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: annotations
>         Environment: Hibernate 3.2.2
> Hibernate EntityManager:3.2.1.GA
> Hibernate Annotations :3.2.1.GA
> Name and version of the database you are using:Oracle XE
> Serveur d'application : JBoss 4.0.5.GA
>            Reporter: DEBOUTIN Loïc
>            Priority: Minor
>
> The @Check annotation doesn't work at property and collection level.
> it works only at class level.
> (L'annotation @Check ne fonctionne que lorsqu'elle est définie au niveau de la classe, impossible de définir plusieurs contraintes check pour différents champs d'un même bean).

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