This is an internal method not intended for external usage.
This method may only be called before the column value has been decoded to a plain Java
object. This means that the DecodeMode that is used for the ResultSet must be
one of DecodeMode#LAZY_PER_ROW and DecodeMode#LAZY_PER_COL, and that the
corresponding ResultSet#getValue(int), ResultSet#getBoolean(int), ... method
may not yet have been called for the column.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-14 UTC."],[],[]]