Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.persister.entity.NamedQueryLoader
Constructor Summary | |
|
Method Summary | |
Object |
|
public Object load(Serializable id, Object optionalObject, SessionImplementor session) throws HibernateException
Load an entity instance. If optionalObject is supplied, load the entity state into the given (uninitialized) object.
- Specified by:
- load in interface UniqueEntityLoader