Package myorg.relex.many2one
Class ItemPK
- java.lang.Object
-
- myorg.relex.many2one.ItemPK
-
- All Implemented Interfaces:
Serializable
@Embeddable public class ItemPK extends Object implements Serializable
This class provides an example primary key class for a child entity that derives one of its primary key values from its parent entity in a many-to-one relationship.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ItemPK()
-