Class AttributeResolver
java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.AttributeResolver
- All Implemented Interfaces:
RMAttributeResolver
- Direct Known Subclasses:
CompositionResolver,ConceptResolver,EhrResolver,EventContextResolver,PartyResolver,SettingResolver,StatusResolver,SystemResolver
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final FieldResolutionContextprotected final JoinSetupprotected static final org.jooq.TableField -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAttributeResolver(FieldResolutionContext fieldResolutionContext, JoinSetup joinSetup) -
Method Summary
-
Field Details
-
NULL_FIELD
protected static final org.jooq.TableField NULL_FIELD -
joinSetup
-
fieldResolutionContext
-
-
Constructor Details
-
AttributeResolver
-