Nikolay Tikhonov created IGNITE-5848:
----------------------------------------
Summary: Ignite should support Hibernate 5.2.X
Key: IGNITE-5848
URL:
https://issues.apache.org/jira/browse/IGNITE-5848 Project: Ignite
Issue Type: Sub-task
Components: cache
Affects Versions: 2.0, 2.1
Reporter: Nikolay Tikhonov
Currently Ignite supports Hibernate 5.1.X
With Hibernate version of 5.2.X got the following exception:
{code:java}
Handler dispatch failed; nested exception is java.lang.AbstractMethodError: org.apache.ignite.cache.hibernate.HibernateEntityRegion$AccessStrategy.putFromLoad(Lorg/hibernate/engine/spi/SharedSessionContractImplementor;Ljava/lang/Object;Ljava/lang/Object;JLjava/lang/Object;Z)Z
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)