Class SimpleAttribute
java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
org.ehrbase.aql.sql.queryimpl.attribute.composition.CompositionAttribute
org.ehrbase.aql.sql.queryimpl.value_field.SimpleAttribute
- All Implemented Interfaces:
IJoinBinder,IRMObjectAttribute
-
Field Summary
FieldsFields inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
compositionIdFieldSetup, ehrSetup, fieldContext, filterSetup, joinSetup -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionforTableField(String pgtype, org.jooq.Field tableField) forTableField(org.jooq.TableField tableField) 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
-
-
Constructor Details
-
SimpleAttribute
-
-
Method Details
-
sqlField
public org.jooq.Field<?> sqlField() -
forTableField
-
forTableField
-