Uses of Interface
com.ibm.fhir.persistence.util.LogicalIdentityProvider
-
Packages that use LogicalIdentityProvider Package Description com.ibm.fhir.persistence.jdbc.util -
-
Uses of LogicalIdentityProvider in com.ibm.fhir.persistence.jdbc.util
Classes in com.ibm.fhir.persistence.jdbc.util that implement LogicalIdentityProvider Modifier and Type Class Description class
TimestampPrefixedUUID
Provides identity strings using random UUID for uniqueness but prefixed with an encoded time string to improve database locality when used in b-tree indexes.
-