I was trying to link to:
Transfer.discardByClassAndKeyQuery(className, keyQuery, columnName)Which
means you can control exactly what gets discarded, rather than dumping the
whole cache.

Mark


On Fri, Oct 16, 2009 at 1:21 PM, jarthel <[email protected]> wrote:

>
> Thanks Mark. I had a look and it seems discardAll is the one to use?
>
> Thanks again
>
> jayel
>
> On Oct 16, 11:54 am, Mark Mandel <[email protected]> wrote:
> > For bulk delete, its generally worth doing it via SQL, and then cleaning
> up
> > the cache afterwoulds
> >
> > Like so:
> http://docs.transfer-orm.com/wiki/Managing_the_Cache.cfm#Transfer.dis...)
> >
> > Hope that helps.
> >
> > Mark
> >
> > On Fri, Oct 16, 2009 at 12:45 PM, jarthel <[email protected]> wrote:
> >
> > > here's the relevent transfer.xml:http://www.pastebin.ca/1623157
> >
> > > I want to delete multiple record in fcrec_researchers using
> > > application_id. Is this possible using transfer?
> >
> > > I had a look at the wiki but nothing useful came up. Searching the
> > > discussion brought me to a 2007 discussion but a lot of things
> > > could've changed since then.
> >
> > > Thank you :)
> >
> > --
> > E: [email protected]
> > T:http://www.twitter.com/neurotic
> > W:www.compoundtheory.com
> >
>


-- 
E: [email protected]
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
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