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

Milosz Tylenda closed OPENJPA-224.
----------------------------------

    Resolution: Cannot Reproduce

Closing as not reproducible.

> columnDefinition on @Column doesn't work
> ----------------------------------------
>
>                 Key: OPENJPA-224
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-224
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 0.9.6
>            Reporter: Daniel Gajdos
>
> I tried to specify @Column(name = "C_APPLICATION_NUMBER", 
> columnDefinition="nvarchar(250)") but it still generates C_APPLICATION_NUMBER 
> VARCHAR2(255) as column declaration. I need to user NVARCHAR2(250) to support 
> national charset. Any idea why it doesn't work?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to