Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 48909896b69c983ff7234b1e1435a881dfb5746c
https://github.com/hibernate/hibernate-orm/commit/48909896b69c983ff7234b1...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2018-09-20 (Thu, 20 Sep 2018)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
A
documentation/src/test/java/org/hibernate/userguide/pc/CascadeOnDeleteCollectionTest.java
M hibernate-core/src/test/java/org/hibernate/id/IdClassManyToOneCascadeTest.java
M
hibernate-core/src/test/java/org/hibernate/jpa/test/graphs/EntityGraphUsingFetchGraphForLazyTest.java
M
hibernate-core/src/test/java/org/hibernate/jpa/test/schemagen/SchemaCreateDropUtf8WithoutHbm2DdlCharsetNameTest.java
M
hibernate-core/src/test/java/org/hibernate/test/collection/bag/PersistentBagContainsTest.java
M hibernate-core/src/test/java/org/hibernate/test/tm/AfterCompletionTest.java
Log Message:
-----------
HHH-12974 - Document @OnDelete behavior in regards to disabling the Persistence Context
entity removal cascading event
**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.