Class SimplePartyRefAttribute

All Implemented Interfaces:
IJoinBinder, IRMObjectAttribute

public class SimplePartyRefAttribute extends PartyRefAttribute
  • 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)