You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Purna (JIRA)" <ji...@apache.org> on 2015/12/14 17:33:46 UTC

[jira] [Commented] (OPENJPA-2620) OpenJPA 2.4.0 with Weblogic 12.2.1 couldn't handle NVARCHAR data types

    [ https://issues.apache.org/jira/browse/OPENJPA-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056236#comment-15056236 ] 

Purna commented on OPENJPA-2620:
--------------------------------

To provide more details the column is a NVARCHAR2(97.5) of oracle 10G.

> OpenJPA 2.4.0 with Weblogic 12.2.1 couldn't handle NVARCHAR data types
> ----------------------------------------------------------------------
>
>                 Key: OPENJPA-2620
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2620
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa, query
>    Affects Versions: 2.4.0
>         Environment: Weblogic 12.2.1
> JDK 1.8.0_40
> JPA 2.4.0
> Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
>            Reporter: Purna
>            Priority: Blocker
>             Fix For: 2.4.0
>
>
> [<openjpa-1.2.1-r752877:753278 fatal user error> org.apache.openjpa.persistence.ArgumentException: "com.xxx.Xxxxx.xxxName" declares a column that is not compatible with the expected type "varchar".  Column details:
> Full Name: XXXXXX.XXXXXX_NAME
> Type: unknown(-9)
> Size: 65
> Default: null
> Not Null: false
> ]



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