Description
When an Entity has a @EmbeddedId annotation / xml mapping we don't have an easy way to figure out that the field is an EmbeddedId. With this JIRA I'm going to add an additional boolean to FieldMetaData to denote an EmbeddedId.
When an Entity has a @EmbeddedId annotation / xml mapping we don't have an easy way to figure out that the field is an EmbeddedId. With this JIRA I'm going to add an additional boolean to FieldMetaData to denote an EmbeddedId.