[ http://issues.apache.org/jira/browse/IBATIS-56?page=history ]
     
Clinton Begin closed IBATIS-56:
-------------------------------

     Assign To: Clinton Begin
    Resolution: Won't Fix


Not really.  But that would be a horrible design anyway?  Why would you tie 
your presentation to your database?  Instead of using resultset metadata, why 
not use the JavaBean types (i.e. real Java types).  You can easily use 
reflection to get your JavaBean metadata for this purpose.


> ResultsetMetadata and SWING JTable
> ----------------------------------
>
>          Key: IBATIS-56
>          URL: http://issues.apache.org/jira/browse/IBATIS-56
>      Project: iBatis for Java
>         Type: New Feature
>     Reporter: Ben Engbers
>     Assignee: Clinton Begin

>
> QueryForList returns a list and it is quite easy to use this list for 
> creating a JList or JTree
> In order to create my own tablemodel however, I should have access to the 
> resultsetmetadata for a query.
> Is it possible to retrieve and/or return this metadata?
> Ben Engbers

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to