You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2017/04/07 12:01:41 UTC

[jira] [Commented] (IGNITE-1794) Ignite should support Hibernate 5

    [ https://issues.apache.org/jira/browse/IGNITE-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960661#comment-15960661 ] 

Semen Boikov commented on IGNITE-1794:
--------------------------------------

Hi Vadim,

I'm going to review latest changes in next few days.

Thanks!

> Ignite should support Hibernate 5
> ---------------------------------
>
>                 Key: IGNITE-1794
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1794
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: Hibernate L2 cache
>            Reporter: Artem Shutak
>            Assignee: Semen Boikov
>              Labels: important, newbie
>             Fix For: 2.0
>
>         Attachments: HibernateCollectionRegionForIgnite.java, HibernateEntityRegionForIgnite.java, HibernateRegionFactoryForIgnite.java, HibernateTimestampsRegionForIgnite.java
>
>
> Currently Ignite supports Hibernate 4. 
> In Hibernate 5 org.hibernate.cache.spi.RegionFactory.start() method signature has been changed from
> {{void start(Settings var1, Properties var2) throws CacheException;}}
> on
> {{void start(SessionFactoryOptions settings, Properties properties) throws CacheException;}}
> Original user list: http://apache-ignite-users.70518.x6.nabble.com/Hibernate-5-L2-Cache-Compatibility-td1656.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)