Class CMISQLQueryMaker.SqlColumn

    • Field Detail

      • sql

        public final String sql
        Column name or expression passed to SQL statement.
      • column

        public final Column column
        Column used to get the value from the result set.
      • key

        public final String key
        Key for the value returned to the caller.