[teiid-issues] [JBoss JIRA] (TEIID-2703) Refactor value retrieval to class based

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Oct 17 12:12:02 EDT 2013


Steven Hawkins created TEIID-2703:
-------------------------------------

             Summary: Refactor value retrieval to class based
                 Key: TEIID-2703
                 URL: https://issues.jboss.org/browse/TEIID-2703
             Project: Teiid
          Issue Type: Enhancement
          Components: JDBC Connector
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins


Similar to Hibernate, we need to introduce encapsulated value retrieval methods.  The current approach (which is legacy back to the mmx days) typically uses a switch block with other checks, which can largely be avoided and should improve performance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list