| Package | Description |
|---|---|
| org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
| Modifier and Type | Method and Description |
|---|---|
static Nullability.NullabilityCheckType |
Nullability.NullabilityCheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Nullability.NullabilityCheckType[] |
Nullability.NullabilityCheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Nullability.checkNullability(Object[] values,
EntityPersister persister,
Nullability.NullabilityCheckType checkType) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.