| Package | Description |
|---|---|
| org.hibernate.jpa.event.internal.core |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaFlushEventListener
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-2017 Red Hat, Inc. All Rights Reserved.