Class FullCompositionJson
java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
org.ehrbase.aql.sql.queryimpl.attribute.composition.CompositionAttribute
org.ehrbase.aql.sql.queryimpl.attribute.composition.FullCompositionJson
- All Implemented Interfaces:
IJoinBinder,IRMObjectAttribute
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.jooq.TableFieldFields inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
compositionIdFieldSetup, ehrSetup, fieldContext, filterSetup, joinSetup -
Constructor Summary
ConstructorsConstructorDescriptionFullCompositionJson(FieldResolutionContext fieldContext, JoinSetup joinSetup) -
Method Summary
Modifier and TypeMethodDescriptionforJsonPath(String jsonPath) forJsonPath(String[] path) forTableField(org.jooq.TableField tableField) booleanorg.jooq.Field<?>sqlField()Methods inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
aliased, as, defaultAliased, effectiveAlias
-
Field Details
-
tableField
protected org.jooq.TableField tableField -
jsonPath
-
-
Constructor Details
-
FullCompositionJson
-
-
Method Details
-
sqlField
public org.jooq.Field<?> sqlField() -
forTableField
-
forJsonPath
-
forJsonPath
-
isJsonDataBlock
public boolean isJsonDataBlock()
-