Skip to:
Skip to Jira Navigation
Skip to Side Navigation
Skip to Main Content
Projects
Filters
Dashboards
Apps
Create
Search
Sign in
Hibernate ORM
Software project
Menu
Reports
Issues
Github
in.relation.to
Atlassian Status
hibernate.org
You're in a company-managed project
Projects
Hibernate ORM
HHH-10386
In a @ManyToMany assoctiation the @JoinColumn foreignKey is not taken into considertion when generating the association database schema
Add
Description
When declaring a mapping as follows:
the generated schema is
Linked issues
is duplicated by
HHH-10393
JPA (Hibernate) forign key definition on @JoinTable does not work
Former user
Closed
relates to
HHH-10385
In a @OneToMany association the @JoinColumn foreignKey is not taken into consideration when generating the association database schema
Andrea Boriero
Closed
Activity
Show:
All
History
Work log
Newest first
Give feedback
Closed
Fixed
Actions
Details
Assignee
Andrea Boriero
Andrea Boriero
Reporter
Andrea Boriero
Andrea Boriero
Components
Fix versions
5.0.7
Affects versions
5.0.6
Priority
Major
Created
December 18, 2015 at 11:09 AM
Updated
January 13, 2016 at 6:27 PM
Resolved
January 12, 2016 at 7:22 PM
When declaring a mapping as follows:
the generated schema is