Just want to add that "parameters.initialized" is "false" even if its fetch type is EAGER, on the new fetched entity, when performing "em.merge()". Nevertheless the underlying map is populated. So maybe we are experiencing a side-effect using the enhancer, but the problem could be elsewhere. |