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: Is it possible to change the IList<>/IList to another
PostPosted: Sun Jun 17, 2007 7:14 am 
Newbie

Joined: Sun Jun 17, 2007 7:07 am
Posts: 1
Hi Im wondering if there are possible to change The IList<>/IList to an defined collection or list like CustomerCollection so I can add for my own methods to that list, maybe it can take an IList

CustomerCollection customerCollection = IList;
but the problem is when NHibernate want's to save it, then it can't take my defined CustomerCollection, can I solve this by make any inherits from NHibernates Collections to my CustomerCollection and then make an interface so the next layer don't know anything about the object like ICustomerCollection.

I hope this is understandable though my english isn't the best.


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.