The fetch method gets the next row and sets the objects variables to the rows data. It returns TRUE if data has been collected, and FALSE when there is no more data.
Эта функция не должна вызываться статически.
Fetch is called by staticGet and get calls, so you can override this method in your classes, to add extra data to your object (like formated dates etc)
Пример 34-1. Simple find and fetch of data based on object Vars
|
Пример 34-2. Overriding fetch to add extra data.
|
Пред. | Начало | След. |
->find() | Уровень выше | ->count() |
HIVE: All information for read only. Please respect copyright! |