Hello, For PostgreSQL this method call is used to pass json values (and xml too). In H2 this method performs java serialization of the string value.
Types.OTHER is documented as "database specific" and it seems that JAVA_OBJECT is a more explicit way to java serialization. I would like to submit a patch keeping string without changes, if there are chances it would be accepted. What do you think? Regards, Alex -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
