Class IdAndPartitionId

java.lang.Object
ca.uhn.fhir.jpa.model.entity.IdAndPartitionId
All Implemented Interfaces:
Serializable

public class IdAndPartitionId extends Object implements Serializable
This class is used to store the PID for a given table, and if we're running in database partition mode, it also stores the partition ID.
See Also: