Rank: Newbie Coder Groups: Member
Joined: 9/8/2011 Posts: 7 Points: -70
|
Hi,
currently I am using hibernate to map my database to my data model, and to query the database, or update, create, delete objects from my database. Is it currently possible to integrate hibernate with WebORB ?
If so, is there by any chance any kind of documentation or example ?
Thanks
|
Rank: Administration Groups: Administration
, Member
Joined: 9/10/2009 Posts: 320 Points: 778 Location: US
|
hans_dc wrote:Hi,
If so, is there by any chance any kind of documentation or example ?
Thanks sure! You can find documentation here http://www.themidnightcoders.com/fileadmin/docs/dotnet/v4/guide/nhibernate_integration_overview.htm
|