Is it possible to do joins in Lift Mapper?

For example, I have a Category class that has a name and position (an 
int). I have a Document class that has a name, a URI, and a Category.

I want to query the database and get back all the Documents *and their 
associated Categories* and I'd like to sort the results by the 
Category.position.

Ideas?

Chas.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to