1 Reply Latest reply on Jan 2, 2008 4:27 AM by vikramchhetryy

    insert record in associated tables

    vikramchhetryy

      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