Thank you. I believe you were correct about referential relationships not being set
properly.
I realized that my database tables were of type MyISAM so I switched to a different MySQL
server that was capable of handling tables of type InnoDB. It now appears that the
relationships between the tables are being defined correctly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083163#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...