Available in versions: Dev (3.21) | Latest (3.20) | 3.19 | 3.18 | 3.17 | 3.16 | 3.15 | 3.14 | 3.13 | 3.12

This documentation is for the unreleased development version of jOOQ. Click on the above version links to get this documentation for a supported version of jOOQ.

ROWID (RowId)

Supported by ✅ Open Source Edition   ✅ Express Edition   ✅ Professional Edition   ✅ Enterprise Edition

The ROWID data type represents an unspecified length and typed rowid value, or org.jooq.RowId in Java, or Types.ROWID in JDBC

Unlike other data types, this type acts as a placeholder for rowid types. It cannot be used in DDL statements or CAST expressions directly.

Feedback

Do you have any feedback about this page? We'd love to hear it!

The jOOQ Logo