Re: [hibernate-dev] Starting contrib to Hibernate

2014-12-12 Thread Emmanuel Bernard
Judging from the GAE datastore APIs, look at the mongodb module and in particular MongoDBDatastoreProvider which connects to the store and MongoDBDialect which really stores the tuples and associations. The MongoDBDialect is very complicated though because we do a lot of batching, you can also l

Re: [hibernate-dev] Starting contrib to Hibernate

2014-12-11 Thread Ajay Bhat
Hi Emmanuel, No I'm not familiar with the Google data store, but it looked like a good point to start, viz why I asked about it. Can you give me an idea of where in the code I ought to be looking to start on this? On Thu, Dec 11, 2014, 2:19 PM Emmanuel Bernard wrote: > Hi Ajay, > I’m glad you ar

Re: [hibernate-dev] Starting contrib to Hibernate

2014-12-11 Thread Emmanuel Bernard
Hi Ajay, I’m glad you are interested. You can certainly start working on the Google datastore if you want to. Do you have experience with it BTW? But that not necessary the easiest task to get started with.Otherwise, I have tagged more issues as suitable for contributors that we will need in th

[hibernate-dev] Starting contrib to Hibernate

2014-12-10 Thread Ajay Bhat
Hi all, I use Hibernate for persisting to databases at work, and I'd like to start contributing to Hibernate. Could i start with adding Google datastore as backend? Whats the status of this issue? Is there any other issue I could work on to get started? Thanks, Ajay https://hibernate.atlassian.n