Branch: refs/heads/wip/6.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: b730902ae4fe377257fb1907d5cdeccc794abd88
https://github.com/hibernate/hibernate-orm/commit/b730902ae4fe377257fb190...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/collection/CollectionElementEntityImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/relational/spi/ForeignKey.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/crud/EntityWithManyToOneNonJoinTableCrudTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/crud/EntityWithOneToManyCrudTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/crud/onetoone/EntityWithOneToOneSharingPrimaryKeyTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/support/domains/gambit/EntityWithManyToOneNonJoinTable.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/support/domains/gambit/EntityWithOneToManyNotOwned.java
Log Message:
-----------
Fix persisting OneToMany with join-table.
Added few more tests and cleanup a few other tests.
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.