[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-39) Composite Key field in JoinColumn causes Repeated column in mapping

2005-01-11 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-39?page=history ] Bill Burke updated EJBTHREE-39: --- Version: Preview 3 Fix Version: Preview 3 Composite Key field in JoinColumn causes Repeated column in mapping

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-39) Composite Key field in JoinColumn causes Repeated column in mapping

2005-01-03 Thread Grayson Pierce (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-39?page=history ] Grayson Pierce updated EJBTHREE-39: --- Description: When a field is part of a composite key (via @Dependent) is also referenced in a JoinColumn for a OneToMany or ManyToOne relationship

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-39) Composite Key field in JoinColumn causes Repeated column in mapping

2005-01-03 Thread Grayson Pierce (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-39?page=history ] Grayson Pierce updated EJBTHREE-39: --- Attachment: Composite.zip Attached is a modified tutorial example to illustrate the problem Composite Key field in JoinColumn causes Repeated column