We are considering porting an existing Java desktop app to a
Scala/lift web app. The application works with a Sybase DB. I'm still
pretty new to Scala and Lift so I'm probably overlooking something
obvious but could someone recommend a technology that is know to work
for this environment? I have used Hibernate in the past and will use
it again if necessary but I would be interested to know if there are
other options.
Thank you,
Donald
--
Family photographs are a critical legacy for
ourselves and our descendants. Protect that
legacy with a digital backup and recovery plan.
Join the photo preservation advocacy Facebook group:
http://www.facebook.com/home.php?ref=logo#/group.php?gid=148274709288
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=.
On Sat, Nov 21, 2009 at 8:16 PM, Donald McLean <dmcl...@gmail.com> wrote:We are considering porting an existing Java desktop app to a
Scala/lift web app. The application works with a Sybase DB. I'm still
pretty new to Scala and Lift so I'm probably overlooking something
obvious but could someone recommend a technology that is know to work
for this environment? I have used Hibernate in the past and will use
it again if necessary but I would be interested to know if there are
other options.
You have Record and Mapper, which are a part of lift. You have Scala QL. Since Lift is written in Scala you have a plethora of Java based ORM's and DB acccess libraries as well.
It's your choice, really.
Thank you,
Donald
--
Family photographs are a critical legacy for
ourselves and our descendants. Protect that
legacy with a digital backup and recovery plan.
Join the photo preservation advocacy Facebook group:
http://www.facebook.com/home.php?ref=logo#/group.php?gid=148274709288
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=.
--
James A Barrows
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=.