diff --git a/jOOQ/pom.xml b/jOOQ/pom.xml index 104b9613a6..ad5abd9066 100644 --- a/jOOQ/pom.xml +++ b/jOOQ/pom.xml @@ -53,7 +53,7 @@ src/main/resources/xsd src/main/resources/xjb/runtime - jooq-runtime-3.9.0.xsd + jooq-runtime-3.10.0.xsd org.jooq.conf diff --git a/jOOQ/src/main/resources/xjb/runtime/binding.xjb b/jOOQ/src/main/resources/xjb/runtime/binding.xjb index c571517595..a79ea9ca35 100644 --- a/jOOQ/src/main/resources/xjb/runtime/binding.xjb +++ b/jOOQ/src/main/resources/xjb/runtime/binding.xjb @@ -12,16 +12,16 @@ - + - + - + org.jooq.conf.SettingsBase java.lang.Cloneable diff --git a/jOOQ/src/main/resources/xsd/jooq-runtime-3.10.0.xsd b/jOOQ/src/main/resources/xsd/jooq-runtime-3.10.0.xsd new file mode 100644 index 0000000000..001cd2f409 --- /dev/null +++ b/jOOQ/src/main/resources/xsd/jooq-runtime-3.10.0.xsd @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file