Hello, I want to set a foreign key constraint in Jboss (3.2.3). I'm using a mySQL DB (version MySQL 4.0.17). In order to do this, I've to add an index to my foreign key field. The problem is I have no idea where to set this in the deployment descriptors of my ejb. One solution is to create the db tables by myself, but there are to many tables to do this.
Is there somebody that knows how to create an index on a field by specifying it in the deployment descriptors of the ejb? Any help is welcome! thnx! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822518#3822518 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822518 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
