Retrieving Data from an MBO

To retrieve data from a local database use the find, findAll, or findByPrimaryKey methods in the MBO class.

The following examples show how to use the find, findAll, or findByPrimaryKey methods in the MBO class to retrieve data.

Methods Generated if Dynamic Queries are Enabled