[jboss-user] [EJB 3.0] - Re: Mapping String attribute in EntityBean to CHAR(size) in

andydale do-not-reply at jboss.com
Thu Dec 14 05:10:26 EST 2006


Hi,

Could you not just annotate the getter/variable with something like so:

@Column(columnDefinition="VARCHAR2(<size>)")

Cheers

Andy

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993767



More information about the jboss-user mailing list