A.4. SQLJ Stream Class Mappings

SQLJ stream classes, discussed in Chapter 7, are used to store and retrieve large amounts of data to and from the database. Table A-4 lists the mappings between the SQLJ stream classes and the compatible Oracle types.

Table A-4. SQLJ stream class mappings
Java type Oracle type
sqlj.runtime.BinaryStream LONG RAW
sqlj.runtime.AsciiStream LONG
sqlj.runtime.UnicodeStream LONG

Get Java Programming with Oracle SQLJ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.