[jboss-user] [JBoss Seam] - Re: Latest SEAM-GEN ERRORS org.hibernate.HibernateException:
mgrouch
do-not-reply at jboss.com
Sat Mar 31 14:48:49 EDT 2007
What could be wrong here?
@Column(name = "eventType", nullable = false, length = 6)
| @NotNull
| @Length(max = 6)
| public String geteventType() {
| return this.eventType;
| }
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033468#4033468
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033468
More information about the jboss-user
mailing list