Hello developers.

Is there a way to set the auto_increment flag into a innodb table of
mysql automatically? I realized the generation of the table with
@unknown-pk with xdoclet. But the @auto-increment:true option of
xdoclet doesn't work.

Hence I have to do some "after work" after the automatic table creation.
I have to insert the auto_increment(ed) PK with "Alter table" SQL statement 
manually.

An other question is if JBoss is capable of auto generate indexes during
the creation of tables within cmp?

Thank you all la lot!

sven alias wunderkind


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to