ADDITIONAL SYSTEM INFORMATION :
Java SE 23 & JDK 23
A DESCRIPTION OF THE PROBLEM :
Every field description is exactly the same except for the field name. This adds nothing to the overall description at the top of the page.
Several Oracle types are missing (BINARY_FLOAT, BINARY_DOUBLE, JSON, RAW, etc.)
UUID is returned as VARBINARY.
Instead of repeating the same sentence for every type, it would be helpful to give examples of what these types translate to in various database products, and some indication of the behaviour that is expected for each type.
Java SE 23 & JDK 23
A DESCRIPTION OF THE PROBLEM :
Every field description is exactly the same except for the field name. This adds nothing to the overall description at the top of the page.
Several Oracle types are missing (BINARY_FLOAT, BINARY_DOUBLE, JSON, RAW, etc.)
UUID is returned as VARBINARY.
Instead of repeating the same sentence for every type, it would be helpful to give examples of what these types translate to in various database products, and some indication of the behaviour that is expected for each type.