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.
|
injectIdentifierDescription
getEntityReference
LockMode getLockMode()
getLockMode
in interface ResultSetProcessingContext.EntityKeyResolutionContext
EntityPersister getEntityPersister()
getEntityPersister
in interface ResultSetProcessingContext.EntityKeyResolutionContext
IdentifierDescription getIdentifierDescription()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.