Aha. I was missing the property telling it what dialect to use. This
configuration caused it to use Integer types as expected:
<database>
<name>org.jooq.util.xml.XMLDatabase</name>
<properties>
<property>
<key>dialect</key>
<value>SQLSERVER</value>
</property>
<property>
<key>xml-file</key>
-Daniel
--
You received this message because you are subscribed to the Google Groups "jOOQ
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.