Extended data types
Supported by ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
Some RDBMS support additional data types that are very specific to that RDBMS, such that jOOQ does not offer support for them from the core library. Additional extension modules can be used to import:
- Data type converters for simple cases
- Data type bindings to ensure optimal JDBC interaction
- Data type formatters to help embed extended types in certain built-in types, such as JSON (JSON) or XML (XML).
Feedback
Do you have any feedback about this page? We'd love to hear it!