Class ResultFieldDesc


  • public class ResultFieldDesc
    extends Object
    This class is used to associated a field to the position of a column in a JDBC resultset.
    • Method Detail

      • getFieldDesc

        public LocalFieldDesc getFieldDesc()
        Return the field descriptor.
        Returns:
        the field descriptor
      • getColumnRef

        public ColumnRef getColumnRef()
        Return the column reference
        Returns:
        the column reference