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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Artem Shutak created IGNITE-1794:
------------------------------------

             Summary: Ignite should support Hibernate 5
                 Key: IGNITE-1794
                 URL: https://issues.apache.org/jira/browse/IGNITE-1794
             Project: Ignite
          Issue Type: Test
            Reporter: Artem Shutak


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.4#6332)