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

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 11 16:20:49 EDT 2010


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

Steve Hawkins closed TEIID-1063.
--------------------------------



> PropertyDefinition.getPropertyTypeClassName() Should Always Return A Java Class Name
> ------------------------------------------------------------------------------------
>
>                 Key: TEIID-1063
>                 URL: https://jira.jboss.org/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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list