Reports any entity class, having a composite primary key defined with the
@IdClass annotation, which does not map all the persistent
fields or properties of the composite primary key class. All the persistent fields or properties (depending on the access type) of the composite primary key class must be mapped to multiple fields or properties of the entity class. See JSR 220: Enterprise JavaBeans, Version 3.0, Java Persistence API, ยง2.1.4. |
Powered by Hibero http://www.hibero.com/ |