The DB Access Module for Oracle OCI binds the Oracle datatypes
NCHAR and
NVARCHAR2 to
RWBasicUString. It is recommended that all Unicode-enabled applications use type
RWBasicUString (from the Essential Tools Module) or type
RWUString(from the Internationalization Module) to handle all UTF-16 data.