Save This Page
Home » apache-tomcat-6.0.26-src » javax » persistence » [javadoc | source]
javax.persistence
public class: IdClass [javadoc | source]
javax.persistence.IdClass
Specifies a composite primary key class that is mapped to multiple fields or properties of the entity. The names of the fields or properties in the primary key class and the primary key fields or properties of the entity must correspond and their types must be the same.
Method from javax.persistence.IdClass Summary:
value
Method from javax.persistence.IdClass Detail:
 Class value() 
    Primary key class