On Mon, Nov 23, 2009 at 8:38 AM, Jim Barrows <jim.barr...@gmail.com> wrote:

>
>
> On Sat, Nov 21, 2009 at 8:16 PM, Donald McLean <dmclea...@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.
>

Neither Mapper or Record supports Sybase... I think a JPA solution or even
using the existing Java-based model classes might be the best bet.

Thanks,

David


>
> 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 lift...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@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 lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=.
>



-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=.


Reply via email to