| Package | Description |
|---|---|
| org.hibernate.jpa.event.internal.core |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaAutoFlushEventListener
In JPA, it is the create operation that is cascaded to unmanaged entities at flush time (instead of the save-update
operation in Hibernate).
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.