Hi !
I define some column definitions in an embeddable class, e.g. col-name, 
col-length and so on.

When I use AttributeOverride on this embeddable class in an embedding class for 
changing the col-name (without defining a new col-length value) then in a new 
created table the overriden column gets the length of 255, which is default.
(I assume this will affect other attributes as precision or scale, too.)

So I am not sure, if this is an error, because in the EJB3-Spec this behaviour 
is not clearly defined.

Does anyone have the same problem or even better a solution ?

Werner


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079237#4079237

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079237
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to