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
AccessingABL ProDataSets. For the list of Java data types available to map temp-table fields using an SQL
ResultSet, see
Passing Temp-tables as SQL ResultSet Parameters.