Package | Description |
---|---|
org.hibernate.action.internal | |
org.hibernate.engine.internal | |
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 |
Nullability.checkNullability(Object[] values,
EntityPersister persister,
boolean isUpdate)
Check nullability of the class persister properties
|
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 © 2012 JBoss by Red Hat. All Rights Reserved.