You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Maik Musall (JIRA)" <ji...@apache.org> on 2016/08/08 08:53:20 UTC

[jira] [Closed] (CAY-2098) EOModel import does not distinguish CLOB columns from VARCHAR

     [ https://issues.apache.org/jira/browse/CAY-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maik Musall closed CAY-2098.
----------------------------
    Resolution: Fixed

> EOModel import does not distinguish CLOB columns from VARCHAR
> -------------------------------------------------------------
>
>                 Key: CAY-2098
>                 URL: https://issues.apache.org/jira/browse/CAY-2098
>             Project: Cayenne
>          Issue Type: Bug
>          Components: EOF integration
>    Affects Versions: 4.0.M3
>            Reporter: Maik Musall
>
> CLOB columns have no width in the plist, and an externalType CLOB or TEXT (in the case of PostgreSQL), but since the mapping is based only on the Java type, they end up as VARCHAR with no width set.
> I've already fixed this and will submit a pull request shortly.



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