Hi, Guys i am new to Lift. I want to use mapper and record framework.
I have following case: 1. Table with two column [id,name] ...// I have MySQL DB 2. i want to fire select query on above table 3. Display above result on GUI How can i do this with mapper and record: I done with Boot.scala chages as per steps mentioned in "Exploring Lift: Scala-based Web Framework" book but i am not able to create mapper or record class ...how can i do this and put query on top of this. Also where can i get detail information about mapper and record framework as above book is not sufficient for this Thanks in advance.. -Pravin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
