[hibernate-dev] HBM migration suggestions

2016-10-09 Thread Noel
Hi guys, We have 200-ish hbm files we would like to convert to annotated classes. Is there any tool you guys recommend to tackle such a project ? Thanks in advance for your time, Noel ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org

[hibernate-dev] Hibernate-ORM

2016-03-30 Thread Noel Diaz
Hi, I am getting blocked by this issue:  https://hibernate.atlassian.net/browse/HHH-10373 Where can I get 5.1.1 snapshot files? cheers,~noel ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate

Re: [hibernate-dev] Hibernate-ORM

2016-03-30 Thread Noel Diaz
10373] Sequence generator for idbag ignores generator parameters - Hib... | | | | Steve Ebersole made changes - 28/Feb/2016 09:49 AM | Fix Version/s | | 5.1.1 [ 22550 ] | | Fix Version/s | | 5.0.9 [ 22651 ] | Maybe I misread (or misinterpreted that message) Again, Thank you! Noel

Re: [hibernate-dev] Hibernate-ORM

2016-04-06 Thread Noel Diaz
Hi Gail,Because this is a blocker for me is there an ETA or a patch that I can pull to move on my end util 5.1.1 actually gets it? Sorry for the annoyance, ~Noel  On Wednesday, March 30, 2016 3:12 PM, Noel Diaz wrote: Hi Gail, Thank you very much for your prompt reply. The reason I

Re: [hibernate-dev] [ORM] EhCache 3 and JCache

2016-07-20 Thread Noel Diaz
Hi Guys, Is it possible to use EhCache 3.x with Hibernate 5.2 ?  Many Thanks,  Noel On Wednesday, May 25, 2016 6:51 AM, Louis Jacomet wrote: Hi, I have opened the PR: https://github.com/hibernate/hibernate-orm/pull/1386 I'll be looking at the test referenced by Radim over the

Re: [hibernate-dev] [ORM] EhCache 3 and JCache

2016-07-20 Thread Noel Diaz
Thank you very much for the quick reply! Noel On Wednesday, July 20, 2016 2:18 PM, Louis Jacomet wrote: Hi Noel, Yes this is available in Hibernate 5.2. Have a look at  http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html#caching-provider-jcache You

Re: [hibernate-dev] HBM migration suggestions

2016-10-11 Thread Noel Diaz
en't been > updated in a long while, but you can customise the templates if you find > issues. > > /max > >> Hi guys, >> We have 200-ish hbm files we would like to convert to annotated >> classes. Is there any tool you guys recommend to tac