|
PSE 2000 Group 4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailQueueBDO | |
| jobmatch.data | |
| Uses of MailQueueBDO in jobmatch.data |
| Methods in jobmatch.data that return MailQueueBDO | |
MailQueueBDO[] |
MailQueueQuery.getBDOArray()
Return array of BDOs constructed from ResultSet returned by query. |
MailQueueBDO |
MailQueueQuery.getNextBDO()
Return successive BDOs from array built from ResultSet returned by query. |
static MailQueueBDO |
MailQueueBDO.createVirgin()
Like the class MailQueueDO,
this class acts as a factory. |
static MailQueueBDO |
MailQueueBDO.createExisting(MailQueueDO DO)
The createExisting method is used to create a MailQueueBDO
from a MailQueueDO that was returned by
the MailQueueQuery class. |
static MailQueueBDO[] |
MailQueueBDO.getBDOarray()
The getBDOarray method performs a database query to return an array of MailQueueBDO objects
representing all the rows in the MailQueue table. |
|
PSE 2000 Group 4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||