Whoops! getCacheQuery() should be getCachedQuery()

-----Original Message-----
From: Ryan Kime [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 15, 2002 2:02 PM
To: CF-Talk
Subject: RE: coldfusion.server.ServiceFactory ?


Stacy,

Try this little chunk of code, looks like there's a getCacheQuery() function
in coldfusion.sql.Executive:

<CFOBJECT ACTION="CREATE"
          TYPE="JAVA"
          CLASS="coldfusion.server.ServiceFactory"
          NAME="factory">
<CFDUMP VAR="#factory#">

-----Original Message-----
From: Stacy Young [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 15, 2002 1:06 PM
To: CF-Talk
Subject: coldfusion.server.ServiceFactory ?


In one of Ben Forta's UDFs I see his getting into some Java functionality to
access query data. I'm wondering if anyone can lead me onto a way of
accessing what queries are currently cached in the app server? I've always
wanted to be able to actively monitor/adjust querying caching based on
what's in memory already and what not...

 

Thanks in advance!

 

 

Stacy Young

System Integration Specialist, Architecture

Surefire Commerce

http://www.sfcommerce.com <http://www.sfcommerce.com> 

(p) 514-380-2700 ext: 3234

(f) 514-380-2760

 



AVIS IMPORTANT: 
-------------------------------
Les informations contenues dans le present document et ses pieces jointes
sont strictement confidentielles et reservees a l'usage de la (des)
personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez
avise que toute divulgation, distribution, copie, ou autre utilisation de
ces informations est strictement prohibee.  Si vous avez recu ce document
par erreur, veuillez s'il vous plait communiquer immediatement avec
l'expediteur et detruire ce document sans en faire de copie sous quelque
forme.

WARNING:  
-------------------------------
The information contained in this document and attachments is confidential
and intended only for the person(s) named above.  If you are not the
intended recipient you are hereby notified that any disclosure, copying,
distribution, or any other use of the information is strictly prohibited. If
you have received this document by mistake, please notify the sender
immediately and destroy this document and attachments without making any
copy of any kind.




______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to