UnresolvableObjectException.throwIfNull( result, id, persister.getEntityName() );
}
public Object immediateLoad(String entityName, Serializable id)
throws HibernateException {
throw new SessionException("proxies cannot be fetched by a stateless session");
}