Uses of Record Class
org.ehrbase.openehr.aqlengine.AqlConfigurationProperties
Packages that use AqlConfigurationProperties
-
Uses of AqlConfigurationProperties in org.ehrbase.openehr.aqlengine.featurecheck
Constructors in org.ehrbase.openehr.aqlengine.featurecheck with parameters of type AqlConfigurationPropertiesModifierConstructorDescriptionAqlQueryFeatureCheck(SystemService systemService, AqlConfigurationProperties aqlConfigurationProperties) -
Uses of AqlConfigurationProperties in org.ehrbase.openehr.aqlengine.sql
Constructors in org.ehrbase.openehr.aqlengine.sql with parameters of type AqlConfigurationPropertiesModifierConstructorDescriptionAqlSqlQueryBuilder(AqlConfigurationProperties aqlConfigurationProperties, org.jooq.DSLContext context, TemplateService templateService, Optional<AqlSqlQueryPostProcessor> queryPostProcessor)