public interface EntityReference extends IdentifierDescriptionInjectable, ResultSetProcessingContext.EntityKeyResolutionContext
| Modifier and Type | Method and Description |
|---|---|
EntityPersister |
getEntityPersister()
Retrieves the EntityPersister describing the entity associated with this Return.
|
IdentifierDescription |
getIdentifierDescription() |
LockMode |
getLockMode()
Retrieve the lock mode associated with this return.
|
injectIdentifierDescriptiongetEntityReferenceLockMode getLockMode()
getLockMode in interface ResultSetProcessingContext.EntityKeyResolutionContextEntityPersister getEntityPersister()
getEntityPersister in interface ResultSetProcessingContext.EntityKeyResolutionContextIdentifierDescription getIdentifierDescription()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.