Package ca.uhn.fhir.jpa.api.pid
package ca.uhn.fhir.jpa.api.pid
-
ClassDescriptionBaseResourcePidList<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>EmptyResourcePidList<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>An empty resource pid listHomogeneousResourcePidList<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<T>>A resource pid list where all pids have the same resource typeIResourcePidList<T extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>List of IResourcePersistentId along with a resource type each idWrapper for a query result stream.A resource pid list where the pids can have different resource typesA template for stream queries, like JDBCTemplate and friends.