Re: orm for ignite

2017-11-29 Thread nunoo
Found these very promising links :)))

https://dzone.com/articles/apache-ignite-with-jpa-a-missing-element
https://www.javacodegeeks.com/2017/07/apache-ignite-spring-data.html
https://apacheignite-mix.readme.io/v2.0/docs/spring-data



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/


Re: orm for ignite

2017-11-29 Thread nunoo
But that object is not modeled as a JPA entity is it? That approach is using
a JDBC-like API, right ? 



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/


orm for ignite

2017-11-29 Thread nunoo
Is there any orm for ignite ? This question is part of my larger enquiry on
how seamlessly it would be possible to migrate a spring based micro-service
into a ignite-services based one. I'm aware of the need to change the 
inter-service communication part but I would like to maintain the internal
business logic and the jpa model (assuming I would construct a properly
mirrored ignite cache to support it, of course). Has anyone for instance
created an hibernate idiom for ignite ?

Thank you very much.
Nuno



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/