| Package | Description |
|---|---|
| org.hibernate.loader.entity |
This package defines entity loaders
|
| Modifier and Type | Method and Description |
|---|---|
CacheEntityLoaderHelper.EntityStatus |
CacheEntityLoaderHelper.PersistenceContextEntry.getStatus() |
static CacheEntityLoaderHelper.EntityStatus |
CacheEntityLoaderHelper.EntityStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheEntityLoaderHelper.EntityStatus[] |
CacheEntityLoaderHelper.EntityStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PersistenceContextEntry(Object entity,
CacheEntityLoaderHelper.EntityStatus status) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.