In current implementation, functions like getUniqueEntity, isUniqueEntity, etc are only generated for the entity types which have the (id) property. Subtypes of such entity cannot have an additional (id) property, so no functions are generated for that subtype. It would be nice to have these functions generated also for subtypes.

Submitted by Elmer van Chastelet on 10 March 2011 at 10:24

Log in to post comments