Hi,
Is it possible to use ODMG/OJB to support the Japanese character set?
We have OJB running smoothly for English. When we attempt to query
Japanese text, it gives the following error...
org.odmg.QueryInvalidException: expecting '"', found '*'
at org.apache.ojb.odmg.oql.OQLQueryImpl.create(Unknown Source)
at org.apache.ojb.odmg.oql.OQLQueryImpl.create(Unknown Source)
The query is select tunnel from com.codaware.Address where name like
"*ããããããã*" order by name
I would really appreciate any help/pointers.
Thanks,
Sukesh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]