cwitteveen-cofano

Results 1 issues of cwitteveen-cofano

When the Entity with `@JdbcTypeCode(SqlTypes.ARRAY)` the types of the fields are different than when the Entity with `@JdbcTypeCode(SqlTypes.JSON)` is loaded first. If `@JdbcTypeCode(SqlTypes.JSON)` is loaded first, all subsequent fields of...