Hibernate forum is under upgrading right now. Any way, by appending characterEncoding to the end of the URL connection, things work correctly.
nino martinez wael wrote: > > I'd goto the spring forum or hibernate, depending if you use spring > for wiring hibernate or not... It has nothing todo with C3P0 afaik. > > 2009/4/30 HHB <[email protected]>: >> Hey, >> I understand this is not a Wicket question but I hope I can get some >> help. >> Our application uses c3p0 connection pooling. >> How to set the character encoding for database connection? >> Even if you aware of how to set the character encoding for Apache DBCP, I >> will >> be thankful. >> The application is built on: Spring 2.5 / Hibernate 3 / Wicket 1.3.5 >> Thanks. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Not-a-Wicket-question-but-...-tp23311586p23312035.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
