-->
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: Hibernate 4 changelist
PostPosted: Mon Jun 17, 2013 12:10 pm 
Newbie

Joined: Mon Jun 17, 2013 11:56 am
Posts: 4
Hi all,

This is going to be my first post in this community so apologies for any wrong doings in advance.

I am currently embarking on a project that requires an upgrade from 3.6 to 4.1 of Hibernate. Since the 4.X major release,a lot of things have changed in the API/SPI side of things. I am spending a lot of time trying to figure out what the changes are exactly, but was hoping for an online guide/changelist etc. documenting all the changes that happened in 4.X release. For instance, what I found out is:

    The JDBCContext class has been removed (does it actually have any substitute?)
    TransactionFactory.Context has been removed - I believe TransactionContext + TransactionEnvirnment are the replacements for it
    JTAHelper class has been removed
    classic.Session has been removed
    SessionImplementor has certain methods added/removed
    ConnectionManager class has been removed
    Batcher interface should be substituted with new Batch interface
    A lot of general package renaming
    TransactionFactory Interface has been redesigned

Is there any resource that would document, in the above fashion, the full list of changes/improvements? Thanks a lot in advance for any help.


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.