Subject Problems with hibernate - charset iso-8859-1
Author Ronaldo Rezende Vilela Luiz
I'm working with hibernate 3 and firebird 1.5. I need to set the
charset. I tryed to set ISO-8859-1, but I have had no sucess.
Jaybird support all charsets of firebird? What should I use for
portuguese-brazilian?
What's the parameter that should I pass in the connection to specify
the charset?
I already tryed charset and lc_type with values iso-8859-1, ISO8859_1
and several other forms.