| Package | Description | 
|---|---|
| org.hibernate.action.internal | 
 Internals for action processing. 
 | 
| org.hibernate.engine.spi | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UnresolvedEntityInsertActions.checkNoUnresolvedActionsAfterOperation()
Throws  
PropertyValueException if there are any unresolved
 entity insert actions that depend on non-nullable associations with
 a transient entity. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ActionQueue.checkNoUnresolvedActionsAfterOperation()
Throws  
PropertyValueException if there are any unresolved entity insert actions that depend
 on non-nullable associations with a transient entity. | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.