-->
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: Hibernate 3.1 API changes not documented
PostPosted: Wed Apr 05, 2006 5:17 am 
Newbie

Joined: Tue Mar 21, 2006 5:03 am
Posts: 1
Hibernate version: 3.1.3


Hi all,
I have been using Hibernate-3.0.5 for my project and now I want to migrate to Hibernate-3.1 (version 3.1.3 to be exact). I noticed that a few classes which were public in Hibernate 3.0.5 are missing in Hibernate 3.1. The following classes are missing in the jar and in the Hibernate API documentation.

1. org.hibernate.persister.entity.BasicEntityPersister
2. org.hibernate.engine.CollectionSnapshot

The Hibernate migration guide does not make any mention of these files or their respective changes in the API.
Am I missing something here or is there a reason why these classes are missing in Hibernate 3.1 ?

Thank you,
Prashanth.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 05, 2006 6:01 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
BasicEntityPersister -> AbstractEntityPersister

CollectionSnapShot -> Collection.getSnapShot()

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 05, 2006 6:01 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
and note this is *internal* api, not *public* api.

_________________
Max
Don't forget to rate


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.