Class ResultSetIterator.ColumnOutput

    • Method Detail

      • getColumnName

        public String getColumnName()
        The column name without any type tokens
        Returns:
        The column name
      • getDerivedType

        public String getDerivedType()
        The derived value token, which can be passed as-is to deriveTypedValue
        Returns:
        The derived value token
      • getValue

        public Object getValue()
        The value of the column
        Returns:
        the value of the column