Module org.jooq
Package org.jooq

Interface UDTField<R extends UDTRecord<R>,​T>

    • Method Detail

      • getUDT

        UDT<R> getUDT()
        Returns:
        The UDT this field is contained in