Class SimpleEventContextAttribute

All Implemented Interfaces:
IJoinBinder, IRMObjectAttribute
Direct Known Subclasses:
TemporalWithTimeZone

public class SimpleEventContextAttribute extends EventContextAttribute
  • Field Details

    • tableField

      protected org.jooq.Field tableField
  • Constructor Details

  • Method Details

    • sqlField

      public org.jooq.Field<?> sqlField()
    • forTableField

      public IRMObjectAttribute forTableField(org.jooq.TableField tableField)