Hi All,
I have two associated tables viz. User and LoginInfo.
User table contains:-
UserId
FirstName

LoginInfo table contains:-
UserName
Password

i want to insert data in both the tables from a single screen.
I have no idea how to do that using EntityManager class.

Any help would be appreciated.

-Vikram


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116324
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to