-->
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.  [ 3 posts ] 
Author Message
 Post subject: Where is the NHibernate.Persister.IClassPersister interface?
PostPosted: Tue Apr 24, 2007 12:41 pm 
Newbie

Joined: Tue Apr 24, 2007 11:56 am
Posts: 2
Hi,

I want to use a vendor's API to perform the updates for some classes in my Domain Model rather than direct database calls. After some searching I assumed that NHibernate.Persister.IClassPersister was the way to do it.

I was confused after reading the NHibernate reference (Chapter 5) and finding that there wasnt alot of information (none) for the NHibernate.Persister.IClassPersister interface.

After some google and forums searches and viewing the NHibernate.DomainModel.CustomPersister source the closest thing I could find was the NHibernate.Persister.Entity.IEntityPersister class.

Can anyone tell me if the elusive NHibernate.Persister.IClassPersister interface actually exists in NHibernate, and if so where?

Perhaps someone could advise the best route to take and/or an alternative to NHibernate.Persister.IClassPersister. Is it as simple as using NHibernate.Persister.Entity.IEntityPersister instead?

Thanks,

Joe.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 24, 2007 2:18 pm 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
IClassPersister was renamed to IEntityPersister between version 1.0 and 1.2.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 25, 2007 4:52 am 
Newbie

Joined: Tue Apr 24, 2007 11:56 am
Posts: 2
Thanks sergy!


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

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.