| FWIW I plan on adding a setting to control this in 6. In other words, the plan is that in 6 you could enable a setting that says to treat an entity argument to a dynamic-instantiation by loading the entity and passing that rather than just the id. The idea is that the setting would allow Hibernate to recognize ctors that accept the entity or accept the id and use the proper one... |