thanks. Question: Why didn't you just store it as UTF16?
On Apr 26, 2010, at 11:37 AM, Thomas Mueller wrote: > Hi, > >> MY guess is this is a do-it-yourself utf8 conversion. >> is that correct? > > No. For performance reasons the internal representation of a String is > similar to UTF-8, but not exactly UTF-8. I will document that. > > Regards, > Thomas > > -- > You received this message because you are subscribed to the Google Groups "H2 > Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
