Interface QueryHints
-
- All Known Implementing Classes:
FHIRDbConnectionStrategyBase,FHIRDbTenantDatasourceConnectionStrategy
public interface QueryHintsConfigured hints to use for certain queries
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetHintValue(String hintProperty)Get the hint value from the configuration
-