iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > Java Support > Table, Table Group and Message Classes > Table Classes |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Each table has two generated classes, a table and a row object. The table object is a collection of row objects. For instance, if there was a Patient table defined, there would be a PatientTable and a PatientTableRow class generated. |