| Package | Description |
|---|---|
| org.hibernate.ejb.event |
| Modifier and Type | Class and Description |
|---|---|
class |
EJB3AutoFlushEventListener
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-2013 Red Hat, Inc. All Rights Reserved.