<untested_theory>
I would think that if coldfusion.sql.QueryTable or 
coldfusion.runtime.Struct are subclasses of java.util.Map then you can 
explicitly cast them up.
</untested_theory>

Doug James
MUSC - Hollings Cancer Center
hcc.musc.edu

Mark Murphy wrote:

>I'm having a problem trying to pass a query from coldfusion as an argument to a Java 
>class invoked through CFOBJECT.
>
>CF is supposed to convert Structures and Queries to java.util.Map when passed in as a 
>parameter to a cfobject call.  But the resulting object in the java world is 
>coldfusion.sql.QueryTable or coldfusion.runtime.Struct.  Is there a way to force 
>these to be a map when passed in?
>
>Thanks
>-Mark
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182078
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to