Hi Lukas, Good Day,
How can I deal with the* datatype XML* of PostgreSQL, I have a xmlString and a jooq TableField of XML column is java.lang.Object, but I don't know how to CRUD? Thanks. - Pay Reference: 1. PostgreSQL, Data type: XML: http://www.postgresql.org/docs/8.3/static/datatype-xml.html 2. JOOQ ,Supported DataType: http://www.jooq.org/javadoc/latest/org/jooq/class-use/DataType.html 3. PostgreSQL XML Support, http://wiki.postgresql.org/wiki/XML_Support -- 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/groups/opt_out.
