User development,

A new message was posted in the thread "howto setup jpa using oracle 10g 
unicode nvarchar2":

http://community.jboss.org/message/530993#530993

Author  : Michael Glöckner
Profile : http://community.jboss.org/people/michael.gloeckner

Message:
--------------------------------------------------------------
The first option has no effect at all. There are no errors and the database 
shows me String mapped to a varchar2 instead of nvarchar2.
 
I tried the second suggestion, which changed nothing to my new schema. But for 
an already existing schema, which included some data,
it shows up the following exception:
Caused by: java.sql.SQLException: ORA-12704: character set mismatch
 
So it looks like it has some influence on the database, but not on my new 
schema.
 
Cheers,
Micha

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/530993#530993


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to