Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataObject class : Extended methods
 

Extended methods

OpenEdge provides the following methods to extend the Java SDO DataObject and implement the ProDataObject class.
* getChildRows( )
* getFieldCount( )
* getGregorianCalendar( )
* getParentRow( )
* getRowErrorString( )
* getTableErrorString( )
* getTableName( )
* hasRowError( )
* hasTableError( )
* setGregorianCalendar( )