Hi, The 'Implements' annotation (and the equivalent XML element) remind me the 'persistence-capable-superclass' XML attribute that is deprecated now.
If persistence capable interfaces are marked as such by annotations (or in the XML metadata), why should we have this duplication? Implementations should be able to find implemented persistence capable interfaces as they find a super persistence capable class. Ilan Kirsh ObjectDB Software http://www.objectdb.com