Class SettingAttribute
java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
org.ehrbase.aql.sql.queryimpl.attribute.eventcontext.EventContextAttribute
org.ehrbase.aql.sql.queryimpl.attribute.setting.SettingAttribute
- All Implemented Interfaces:
IJoinBinder,IRMObjectAttribute
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.jooq.FieldFields inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
compositionIdFieldSetup, ehrSetup, fieldContext, filterSetup, joinSetup -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionforJsonPath(String jsonPath) forTableField(org.jooq.TableField tableField) setJsonDataBlock(boolean jsonDataBlock) org.jooq.Field<?>sqlField()Methods inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
aliased, as, defaultAliased, effectiveAlias
-
Field Details
-
tableField
protected org.jooq.Field tableField -
jsonPath
-
-
Constructor Details
-
SettingAttribute
-
-
Method Details
-
sqlField
public org.jooq.Field<?> sqlField() -
forTableField
-
forJsonPath
-
setJsonDataBlock
-