-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Hydration/Persistence over the wire...
PostPosted: Fri May 29, 2009 5:14 pm 
Newbie

Joined: Fri May 29, 2009 5:07 pm
Posts: 1
I'm looking at implementing an n-tier solution with NHibernate, and have read a bit about remoting NH-mapped objects over the wire (and the difficulties involved), but I want to do things a little differently.

Rather than serializing entire objects, I want to expose the data in basically raw form on one tier, and keep all the NH mapping/hydration/persistence code on another tier. For "security" (read: "political") reasons, the SQL server cannot be exposed directly. WCF (for instance) as a channel would be acceptable though.

Is this clear? If so, what might be a suggested way to do this? My first thought would be to write a custom IClassPersister...but I'm too new to NH to know if this is advisable.

Any thoughts?

Thanks in advance.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.