Re: Hibernate dialect for Ignite

2017-08-11 Thread Dmitriy Setrakyan
I filed a ticket: https://issues.apache.org/jira/browse/IGNITE-6045 Maybe someone in the community will pick it up. D. On Fri, Aug 11, 2017 at 11:14 AM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > I think that's a great idea. Although I doubt anyone aver tried to use > Ignite

[jira] [Created] (IGNITE-6045) Hibernate dialect for Ignite

2017-08-11 Thread Dmitriy Setrakyan (JIRA)
Dmitriy Setrakyan created IGNITE-6045: - Summary: Hibernate dialect for Ignite Key: IGNITE-6045 URL: https://issues.apache.org/jira/browse/IGNITE-6045 Project: Ignite Issue Type: Wish

Re: Hibernate dialect for Ignite

2017-08-11 Thread Valentin Kulichenko
I think that's a great idea. Although I doubt anyone aver tried to use Ignite with Hibernate this way, so we need to do some testing first to identify limitations/issues we have there. -Val On Wed, Aug 9, 2017 at 12:58 PM, Dmitriy Setrakyan wrote: > Igniters, > > Given that we have a very rich

Hibernate dialect for Ignite

2017-08-09 Thread Dmitriy Setrakyan
Igniters, Given that we have a very rich SQL support starting with version 2.1, does it make sense to create an Ignite SQL dialect for Hibernate? https://docs.jboss.org/hibernate/orm/3.6/reference/en-US/html/session-configuration.html#configuration-optional-dialects D.