You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by zaid <za...@gmail.com> on 2017/02/15 05:14:49 UTC

ignite-hibernate-1.2.0-incubating module not compatible with hibernate-5.0.5.Final version

Hi,

ignite-hibernate-1.2.0-incubating module was released in June 2015 and is
compatible with hibernate-4.2.6.Final version. In our project, we are using
hibernate-5.0.5.Final version.

The following method needs to be changed to make it work with Hibernate 5 in
*HibernateRegionFactory *class:

    @Override public void start(*SessionFactoryOptions *settings, Properties
props) throws CacheException;

Please note the use of SessionFactoryOptions in method.

Is there any plan to upgrade ignite-hibernate module with latest hibernate
changes?

Regards,
Zaid



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ignite-hibernate-1-2-0-incubating-module-not-compatible-with-hibernate-5-0-5-Final-version-tp10644.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: ignite-hibernate-1.2.0-incubating module not compatible with hibernate-5.0.5.Final version

Posted by zaid <za...@gmail.com>.
Hi Denis,

Thank you for your response.

Regards,
Zaid



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ignite-hibernate-1-2-0-incubating-module-not-compatible-with-hibernate-5-0-5-Final-version-tp10644p10649.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: ignite-hibernate-1.2.0-incubating module not compatible with hibernate-5.0.5.Final version

Posted by Denis Magda <dm...@gridgain.com>.
Hi Zaid,

The work is in progress.
https://issues.apache.org/jira/plugins/servlet/mobile#issue/IGNITE-1794

Denis

On Tuesday, February 14, 2017, zaid <za...@gmail.com> wrote:

> Hi,
>
> ignite-hibernate-1.2.0-incubating module was released in June 2015 and is
> compatible with hibernate-4.2.6.Final version. In our project, we are using
> hibernate-5.0.5.Final version.
>
> The following method needs to be changed to make it work with Hibernate 5
> in
> *HibernateRegionFactory *class:
>
>     @Override public void start(*SessionFactoryOptions *settings,
> Properties
> props) throws CacheException;
>
> Please note the use of SessionFactoryOptions in method.
>
> Is there any plan to upgrade ignite-hibernate module with latest hibernate
> changes?
>
> Regards,
> Zaid
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/ignite-hibernate-1-2-0-incubating-
> module-not-compatible-with-hibernate-5-0-5-Final-version-tp10644.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>