Class TemporalWithTimeZone
java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
org.ehrbase.aql.sql.queryimpl.attribute.eventcontext.EventContextAttribute
org.ehrbase.aql.sql.queryimpl.attribute.eventcontext.SimpleEventContextAttribute
org.ehrbase.aql.sql.queryimpl.attribute.TemporalWithTimeZone
- All Implemented Interfaces:
IJoinBinder,IRMObjectAttribute
-
Field Summary
Fields inherited from class org.ehrbase.aql.sql.queryimpl.attribute.eventcontext.SimpleEventContextAttribute
tableFieldFields inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
compositionIdFieldSetup, ehrSetup, fieldContext, filterSetup, joinSetup -
Constructor Summary
ConstructorsConstructorDescriptionTemporalWithTimeZone(FieldResolutionContext fieldContext, JoinSetup joinSetup) -
Method Summary
Modifier and TypeMethodDescriptionforTableField(org.jooq.TableField tableField) org.jooq.Field<?>sqlField()useTimeZone(org.jooq.TableField tableField) Methods inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
aliased, as, defaultAliased, effectiveAlias
-
Constructor Details
-
TemporalWithTimeZone
-
-
Method Details
-
sqlField
public org.jooq.Field<?> sqlField()- Specified by:
sqlFieldin interfaceIRMObjectAttribute- Overrides:
sqlFieldin classSimpleEventContextAttribute
-
useTimeZone
-
forTableField
- Specified by:
forTableFieldin interfaceIRMObjectAttribute- Overrides:
forTableFieldin classSimpleEventContextAttribute
-