Re: [hibernate-dev] Google Summer of Code 2015

2015-04-30 Thread Emmanuel Bernard
Nice :) > On 30 Apr 2015, at 15:06, Martin Braun wrote: > > Hi there, > > > I am happy to announce that I will be participating in this years Google > Summer of Code working on Hibernate Search. > > > My project's goal is to make Hibernate Search able to work with other JPA > implementors

[hibernate-dev] Google Summer of Code 2015

2015-04-30 Thread Martin Braun
Hi there, I am happy to announce that I will be participating in this years Google Summer of Code working on Hibernate Search. My project's goal is to make Hibernate Search able to work with other JPA implementors than Hibernate ORM. I have written a short introduction about me and the projec

Re: [hibernate-dev] Any change of adding generics to Hibernate specific API

2015-04-30 Thread Gunnar Morling
No problem, just pay me a drink next time we meet ;) 2015-04-30 13:25 GMT+02:00 Steve Ebersole : > Indeed that is it. Thanks for finding it, that was a task for me for > today! :) > > On Thu, Apr 30, 2015 at 1:57 AM, Gunnar Morling > wrote: > >> Looks like that's the previous discussion Steve w

Re: [hibernate-dev] Keeping context in the scope of a transaction

2015-04-30 Thread andrea boriero
yes we discussed about renaming it On 30 April 2015 at 12:59, Steve Ebersole wrote: > Hard to say exactly without knowing the exact nature of the data you keep, > but couldn't you keep the same principle as before and keep this on your > return from getTransactionDriverControl (the *Inflow contr

Re: [hibernate-dev] Keeping context in the scope of a transaction

2015-04-30 Thread Steve Ebersole
Hard to say exactly without knowing the exact nature of the data you keep, but couldn't you keep the same principle as before and keep this on your return from getTransactionDriverControl (the *Inflow contract, Andrea I thought we had decided to rename that interface as well?)? On Thu, Apr 30, 201

Re: [hibernate-dev] Hibernate O/RM 5.0.0.Beta2 release

2015-04-30 Thread Steve Ebersole
A lot of it is just in my head :) Ultimately the plan is to finally actually support validation and migration (update) in 5.x. The actual backings to these are also pluggable now via service repository. You can see the details for this part in org.hibernate.tool.schema.spi.SchemaManagementTool.

Re: [hibernate-dev] Any change of adding generics to Hibernate specific API

2015-04-30 Thread Steve Ebersole
Indeed that is it. Thanks for finding it, that was a task for me for today! :) On Thu, Apr 30, 2015 at 1:57 AM, Gunnar Morling wrote: > Looks like that's the previous discussion Steve was referring to: > http://lists.jboss.org/pipermail/hibernate-dev/2012-January/007625.html > > 2015-04-30 5:41

Re: [hibernate-dev] Hibernate O/RM 5.0.0.Beta2 release

2015-04-30 Thread Max Rydahl Andersen
On 30 Apr 2015, at 6:35, Steve Ebersole wrote: > http://in.relation.to/Bloggers/HibernateORM500Beta2Release with respect to: Much improved (and still improving!) schema management tooling for export, validation and migration. Where is the best place to find info on this. As discussed in past

Re: [hibernate-dev] Keeping context in the scope of a transaction

2015-04-30 Thread andrea boriero
Hi Gunnar, at the moment I cannot figure out any problem or anything you are missing, the solution seems good :) On 30 April 2015 at 09:08, Gunnar Morling wrote: > Steve, Andrea, > > For OGM we need to store certain data in the scope of a transaction; > specifically this is the list of app

[hibernate-dev] Keeping context in the scope of a transaction

2015-04-30 Thread Gunnar Morling
Steve, Andrea, For OGM we need to store certain data in the scope of a transaction; specifically this is the list of applied "grid dialect operations", so we can present these to the user upon failures (and thus "rollbacks") on non-transactional backends. Until now we used a custom org.hibernate.

Re: [hibernate-dev] Any change of adding generics to Hibernate specific API

2015-04-30 Thread Mihalcea Vlad
Thanks. I'll check it out.   On Thursday, April 30, 2015 9:57 AM, Gunnar Morling wrote: Looks like that's the previous discussion Steve was referring to: http://lists.jboss.org/pipermail/hibernate-dev/2012-January/007625.html 2015-04-30 5:41 GMT+02:00 Steve Ebersole : > https://h