For some reason they both can't handle interfaces very well.

No one bothered to use the forName() method. O well

So I wrote a small interface viewer.

Take that rabbit!

So now I know resultSet has 139 methods.


On 9/6/06, James Holmes <[EMAIL PROTECTED]> wrote:
>
> The Object Viewer gives
>
> [empty string]
>
> For the same class.
>
> On 9/6/06, Dan Plesse <[EMAIL PROTECTED]> wrote:
> > Does this work for you?
> >
> > <cfset ResultSet = createObject("java", "java.sql.ResultSet")>
> > <cfdump var="#getJavaMetadata(ResultSet)#"/>
> >
> > 09/06 00:09:44 Error [web-17] - The selected method getClass was not
> > found.Either there are no methods with the specified method name and
> > argument types, or the method getClass is overloaded with arguments
> types
> > that ColdFusion can't decipher reliably. If this is a Java object and
> you
> > verified that the method exists, you may need to use the javacast
> function
> > to reduce ambiguity. The specific sequence of files included or
> processed
> > is: C:\CFusionMX7\wwwroot\GetMetaData.cfm, line: 29
>
>
> --
> CFAJAX docs and other useful articles:
> http://www.bifrost.com.au/blog/
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252269
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to