SqlObject.load()

This method loads a row from the database into the component attributes. You must set the primary key attributes on the component before calling load().

Returns a boolean value indicating if the row was found.