You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Stephane Bailliez <sb...@imediation.com> on 2001/07/17 18:49:51 UTC

[PATCH] Oracle mapping

The Oracle mapping was incorrect, generated SQL queries were thus invalid.

A size must be specified if you use RAW. I set it to 2000.
I changed the definition of CHAR, VARCHAR and LONGVARCHAR as well.

Question: Should a CHAR handle Unicode (ie CHAR(2)) or not (CHAR / CHAR(1))
?

-- 
 Stéphane Bailliez 
 Software Engineer, Paris - France 
 iMediation - http://www.imediation.com 
 Disclaimer: All the opinions expressed above are mine and not those from my
company.