A NullPointerException is thrown, while trying to retrieve an attribute of a static metamodel class, generated for an Embeddable within an entity. The Embeddable class should be a generic type, extend from a generic type parent class and the attribute should belong to the parent class for this exception to occur.
|