Consists of the SQL row type (returned by {@link #getRowType()}), the Java type of the row (returned by {@link #getJavaRowType()}), and methods to generate expressions to access fields, generate records, and so forth. Together, the records encapsulate how the logical type maps onto the physical type.
|
|
|
|
|
|