-->
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: How to send Criteria between tiers in n-tier architecture
PostPosted: Tue Apr 18, 2006 1:31 pm 
Newbie

Joined: Tue Apr 18, 2006 1:22 pm
Posts: 1
Hi,

i am integrating nHibernate with a multi tier application framework (CSLA), i need it to act as O/RM at my data access layer in application server,

what i need is to make business developers construct Criteria object with HQL then send it to the application server (through remoting) to be executed there where the session exists.

is there any direct way, i thought of making CriteriaImpl Serializable so i can pass it through tiers, but i faced issues where it expects session where session is in application server, not the client.


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.