J,

Excuse my limited knowledge of transfer, but I was under the
impression that a decorator acts as an extension of a bean... I would
think that the use of any SQL or TQL would reside in the Data layer
within a Gateway or DAO.

I have an application that I use with Mach-II, ColdSpring and I am
trying to implement Transfer with it as well...
So far, in my application I have a listener, which calls the Service,
which calls my Gateway/DAO, but now, if I use Transfer I am wondering
where is the best location to create the TQL for statements that use
IN, LIKE, etc.

In all my services I have a method "getForGrid" that uses a "getLike"
method in my gateway so I can filter and return the data remotely for
the use in a cfgrid.
--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to