[jboss-user] [JBoss Seam] - Re: seam generate-entities failure

woo37830 do-not-reply at jboss.com
Thu Oct 4 17:12:36 EDT 2007


This is what I get for the table queue in question.

mysql> describe queue;
+------------+-----------------+------+-----+---------+-------+
| Field      | Type            | Null | Key | Default | Extra |
+------------+-----------------+------+-----+---------+-------+
| NAME       | varchar(32)     | NO   | PRI | DEFAULT |       | 
| NEXT_ENTRY | int(7) unsigned | NO   |     | 0       |       | 
| ENTRY_INCR | int(7) unsigned | NO   |     | 10      |       | 
+------------+-----------------+------+-----+---------+-------+
3 rows in set (0.09 sec)


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

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



More information about the jboss-user mailing list