It seems the map is annotated with @LazyCollection(LazyCollectionOption.EXTRA). Have you tried removing this annotation to see if the same problem occurs? Also I noticed you didn't include the HibernateEntity and IntermediateEntity super-types.