You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Clinton Begin (JIRA)" <ib...@incubator.apache.org> on 2005/02/13 00:32:13 UTC

[jira] Closed: (IBATIS-56) ResultsetMetadata and SWING JTable

     [ 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