[teiid-issues] [JBoss JIRA] Updated: (TEIID-1063) PropertyDefinition.getPropertyTypeClassName() Should Always Return A Java Class Name

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Fri Apr 23 07:31:10 EDT 2010


     [ https://jira.jboss.org/jira/browse/TEIID-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated TEIID-1063:
--------------------------------

    Component/s: AdminApi
       Assignee: Ramesh Reddy  (was: Steven Hawkins)


> PropertyDefinition.getPropertyTypeClassName() Should Always Return A Java Class Name
> ------------------------------------------------------------------------------------
>
>                 Key: TEIID-1063
>                 URL: https://jira.jboss.org/jira/browse/TEIID-1063
>             Project: Teiid
>          Issue Type: Bug
>          Components: AdminApi
>    Affects Versions: 7.0
>            Reporter: Dan Florian
>            Assignee: Ramesh Reddy
>             Fix For: 7.0
>
>
> PropertyDefinition.getPropertyTypeClassName() return value is inconsistent. Sometimes it is returning the primitive type name and other times it is returning the Java Class Name. For instance, the "prefill" property returns "java.lang.Boolean" whilst the "use-java-context" property returns "boolean." I have noticed the same issue with integer types so I assume all types have the same issue. This method should always return the Java Class Name.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list