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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-14 UTC."],[],[]]