Hello,

I would like to get the UserId and use it my own table as foreign key. I
know I can get a user object from RunData.getUser(), and I could access
UserId with TurbineUserPeer.  How do I get from the User to the User's
table entry?  Do I have to do a query on first_name, last_name?  What if
multiple users have the same name?

I would appreciate any help.

Thanks,

Jim

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to