History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-20005
Type: Bug Bug
Status: Open Open
Assignee: Gregory Shrago
Reporter: Grant Gochnauer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

When the same table exists in multiple schemas, IDEA is incorrectly validating @JoinTable mappings in JPA

Created: 10 Oct 08 17:39   Updated: 10 Oct 08 17:44
Component/s: J2EE.EJB3

File Attachments: None
Image Attachments:

1. 1.JPG
(24 kb)

2. 2.JPG
(14 kb)

3. 3.JPG
(25 kb)

Build: 8,893


 Description  « Hide
See error in screenshot 1. Screenshot 2 shows the class definition and @Entity. If i explicitly add a "schema" to the join the error goes away but since I've already added the "schema" attribute to the entity I would think that I wouldn't also need to add the schema on the @JoinTable.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.