I have a simple entity that contains the properties map as a field.
@Entity public class MyEntity { @ElementCollection(fetch = FetchType.LAZY) private