Progress
Open Client
Developer’s Guide


Getting SDOResultSet Column Values

These methods return data from a specified column on an SDOResultSet according to the specified data type. All column access methods in SDOResultSet use the flat model (see "Programming Concepts"). The column is specified by name (columnName) or number (columnIndex):

Some java.util.Date and java.sql.Date methods are being deprecated by JavaSoft in favor of using the more robust java.util.GregorianCalendar. These are the methods that get column values for instances of this class:

For more information on the mapping between 4GL and Java data types, see the sections on Progress/Java data type mapping for TEMP–TABLE fields and passing OUTPUT TEMP–TABLE parameters in Programming Java Clients."


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095