[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-31) @org.hibernate.annotations.SecondaryTable
Emmanuel Bernard (JIRA)
noreply at atlassian.com
Tue Mar 3 08:13:38 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32541#action_32541 ]
Emmanuel Bernard commented on ANN-31:
-------------------------------------
you can't I'm afraid (unless you use hbm). But I thought I took optional=true as the default.
> @org.hibernate.annotations.SecondaryTable
> -----------------------------------------
>
> Key: ANN-31
> URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-31
> Project: Hibernate Annotations
> Issue Type: Improvement
> Components: binder
> Affects Versions: 3.1beta3
> Reporter: Emmanuel Bernard
> Priority: Trivial
>
> @org.hibernate.annotations.SecondaryTables(value={})
> @org.hibernate.annotations.SecondaryTable(name="", inverse=false, optional=false) //name is the
> secondary table name
> //those properties are on join
--
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