ClusterConcept
Type Auto-Discovery Drift
cluster-772
A recurring issue where JDBC/jOOQ auto-discovers SQL column types via DatabaseMetaData and silently mismatches them to narrower Java types, leading to truncation or precision loss; the shape is fixed by explicitly coercing or declaring types.