[jOOQ/jOOQ#3884] Use the XML emulation in TERADATA

This commit is contained in:
Lukas Eder 2021-06-18 10:57:06 +02:00
parent 6dfb4fdc82
commit bbadd366e0

View File

@ -5787,6 +5787,7 @@ final class Tools {
default:
return NestedCollectionEmulation.NATIVE;
}