[forge-issues] [JBoss JIRA] (FORGE-2352) JPA: New Field creates an unknown B type for byte[] types

George Gastaldi (JIRA) issues at jboss.org
Mon Jun 8 21:23:01 EDT 2015


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

Work on FORGE-2352 started by George Gastaldi.
----------------------------------------------
> JPA: New Field creates an unknown B type for byte[] types
> ---------------------------------------------------------
>
>                 Key: FORGE-2352
>                 URL: https://issues.jboss.org/browse/FORGE-2352
>             Project: Forge
>          Issue Type: Bug
>          Components: Java EE
>    Affects Versions: 2.16.1.Final
>            Reporter: George Gastaldi
>            Assignee: George Gastaldi
>            Priority: Critical
>             Fix For: 2.x Future
>
>
> When running {{jpa-new-field --named blob_field --type byte[] --lob}} in a JPA entity, the generated field is 	
> {code:java}
>         @Lob
> 	@Column(length = 2147483647)
> 	private B blob_field;
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the forge-issues mailing list