codec property

Codec<T> codec
final

Decodes this result; it does not prove SQL nullability or expression type.

Implementation

final Codec<T> codec;