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 © 2017 JBoss by Red Hat. All rights reserved.