You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Kasper Sørensen (JIRA)" <ji...@apache.org> on 2016/01/07 09:54:39 UTC

[jira] [Created] (METAMODEL-228) ColumnTypeImpl.convertColumnType(...) does not support Number.class

Kasper Sørensen created METAMODEL-228:
-----------------------------------------

             Summary: ColumnTypeImpl.convertColumnType(...) does not support Number.class
                 Key: METAMODEL-228
                 URL: https://issues.apache.org/jira/browse/METAMODEL-228
             Project: Apache MetaModel
          Issue Type: Bug
    Affects Versions: 4.5.0
            Reporter: Kasper Sørensen


Calling ColumnTypeImpl.convertColumnType(...) does not yield ColumnType.NUMBER as I would expect it to.

Similarly I would also expect it to return ColumnType.STRING instead of VARCHAR when invoked with String.class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)