22232425262728
return ThreadSession.get().load(searchedDomainClasses[i], id); } catch (ObjectNotFoundException e) { // ignored } } throw new UnresolvableObjectException(id, Object.class); }