Embedded SQLJ supports Java's Unicode escape sequences. Also, if you set your Java property file.encoding to 8859_1 (or do not set it at all), you can use the Latin-1 character set.
To process files with a different encoding—for example, SJIS—you have the following choices:
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]