Class JpaPidFk

java.lang.Object
ca.uhn.fhir.jpa.model.dao.JpaPidFk
All Implemented Interfaces:
Serializable

@Embeddable public class JpaPidFk extends Object implements Serializable
This is a version of JpaPid which can be used as a FK, since it doesn't include the @Id or related annotations.
See Also: