Description:
|
Ideas:
- Automatically discover embeddables that aren't explicitly declared in the mapping. Currently the default of MetadataSources#indexClass. Add a setting to disable it and enforce? - Require @Embeddable on embedded attribute types -- default to requiring it, but allow this to be ignored. - Require @EmbeddedId on embeddable IDs -- default to requiring it, but allow @Id.
(In an email thread, Steve Ebersole gave this a -1).
|