Java data type mappings for temp-table fields
- Last Updated: January 16, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The Java data types for mapping a temp-table fields
differ between the OpenEdge ProDataGraph and SQL ResultSet interfaces,
because of the differences between the Java SDO and JDBC standards.
For the list of Java data types available to map temp-table fields
using a ProDataGraph, see Access ABL ProDataSets. For the list of Java data types available
to map temp-table fields using an SQL ResultSet,
see Pass Temp-tables as SQL ResultSet Parameters.