Try OpenEdge Now
skip to main content
Java Open Clients
Passing Parameters : Passing temp-tables and ProDataSets : Mapping temp-table field data types and meta data : Java data type mappings for temp-table fields
 
Java data type mappings for temp-table fields
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.