@ -182,6 +183,19 @@ public class JdbcRepositoryCustomConversionIntegrationTests {
@@ -182,6 +183,19 @@ public class JdbcRepositoryCustomConversionIntegrationTests {
@ -812,16 +812,7 @@ public class MappingRelationalConverter extends AbstractRelationalConverter
@@ -812,16 +812,7 @@ public class MappingRelationalConverter extends AbstractRelationalConverter
returnmapped;
}
// if we succeeded converting the members of the collection, we actually ignore the fallback targetType since that
// was derived without considering custom conversions.