
Uses of Class
ca.uhn.fhir.jpa.util.TransactionSemanticsHeader
Packages that use TransactionSemanticsHeader
-
Uses of TransactionSemanticsHeader in ca.uhn.fhir.jpa.util
Fields in ca.uhn.fhir.jpa.util declared as TransactionSemanticsHeaderModifier and TypeFieldDescriptionstatic final TransactionSemanticsHeader
TransactionSemanticsHeader.DEFAULT
Methods in ca.uhn.fhir.jpa.util that return TransactionSemanticsHeaderModifier and TypeMethodDescriptionTransactionSemanticsHeader.Builder.build()
Construct the headerstatic TransactionSemanticsHeader
Parses a header value (not including the header name) into a newTransactionSemanticsHeader
instance.