(LocalizedText is a javabean with two string properties: en and sv) which has annotation @Embdeddable).
Inspection messages:
Cannot resolve attribute 'sv'
Cannot resolve attribute 'en'
The mappings are accepted by hibernate at runtime.
Description
Support feedback:
Hibernate facet inspection does not accept the following mappings:
Mapping 1:
(LocalizedText is a javabean with two string properties: en and sv) which has annotation @Embdeddable).
Inspection messages:
Cannot resolve attribute 'sv'
Cannot resolve attribute 'en'
The mappings are accepted by hibernate at runtime.