Never said DAO methods only have only one query each. In the case where a single DAO method has multiple queries, you might still want to rely on the calling code to actually manage the transaction.


On 11/29/05, Hugo Ahlenius <[EMAIL PROTECTED]> wrote:
| This will only work as long as you do not use <cftransaction> inside
| of your DAOs--which you shouldn't since transactions are generally at
| the business level (multiple queries) and not the level of a single
| query.

But what says that a DAO only need to do a single query?

/H.
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.f-secure.com/


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to cfcdev@cfczone.org with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

An archive of the CFCDev list is available at www.mail-archive.com/cfcdev@cfczone.org





--
Paul Kenney
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pjk.us ----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to cfcdev@cfczone.org with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

An archive of the CFCDev list is available at www.mail-archive.com/cfcdev@cfczone.org

Reply via email to