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 | 3.11
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.
RECORD (Record)
Supported by ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
The RECORD
data type represents any nested record data type. It has no direct representation in JDBC.
Unlike other data types, this type acts as a placeholder for ad-hoc nested record 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!