Package ca.uhn.fhir.jpa.util
package ca.uhn.fhir.jpa.util
-
ClassDescriptionBaseIterator<T>Utility class for working with cartesian products - Use Guava's
Lists.cartesianProduct(List)
method to actually calculate the product.Created by Jeff on 2/8/2017.Utility class that provides a proxied entityManager.QueryChunker<T>As always, Oracle can't handle things that other databases don't mind..The whole purpose of his class is to ease construction of a non-trivial gson.JsonObject, which can't be done the easy way in this case (using a JSON string), because there are valid regex strings which break gson, as this: ".*\\^Donor$"Utility to get the Spring proxy object's target objectInterceptor which requires newly createdsubscriptions
to be inSubscriptionStatusEnum.REQUESTED
state and prevents clients from changing the status.Interceptor which requires newly createdsubscriptions
to be inSubscription.SubscriptionStatus.REQUESTED
state and prevents clients from changing the status.Interceptor which requires newly createdsubscriptions
to be inSubscription.SubscriptionStatus.REQUESTED
state and prevents clients from changing the status.