Anyone using the JmxService?
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
http://in.relation.to/2015/07/30/hibernate-orm-500-cr3-release/
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
On 07/30/2015 09:36 AM, Radim Vansa wrote:
> On 07/30/2015 03:27 PM, Scott Marlow wrote:
>>
>>
>> On 07/30/2015 02:34 AM, Radim Vansa wrote:
>>> I think that the failure is caused by HHH-7898 fix. The put is executed
>>> only after the current transaction is finished (as synchronization),
>>> until
On 07/30/2015 03:27 PM, Scott Marlow wrote:
>
>
> On 07/30/2015 02:34 AM, Radim Vansa wrote:
>> I think that the failure is caused by HHH-7898 fix. The put is executed
>> only after the current transaction is finished (as synchronization),
>> until then the query is cached only for the current sess
On 07/30/2015 02:34 AM, Radim Vansa wrote:
> I think that the failure is caused by HHH-7898 fix. The put is executed
> only after the current transaction is finished (as synchronization),
> until then the query is cached only for the current session and
> therefore not reflected in statistics.
A
Hi,
Hibernate Validator 5.2.1.Final was just released. Most important
new feature is Java 8 support, but there is more -
http://in.relation.to/2015/07/30/hibernate-validator-521-final/
All artifacts are available in the Maven repositories (JBoss and Maven
Central), but distribution
bundle uploa
For info, SourceForge hopes to restore ssh access (the last service they will
activate) August 3rd.
http://sourceforge.net/blog/sourceforge-infrastructure-and-service-restoration-update-for-728/
> On 28 Jul 2015, at 10:27, Gunnar Morling wrote:
>
> Your proposed order seems good. I'd exclude Gi
I think topical guides never got traction because the work on doc was down to
zero. I would not give up hope on them :)
> On 28 Jul 2015, at 19:51, Steve Ebersole wrote:
>
> So tentatively I have the following docs:
>
> 1) "User Manual" - mostly done
> 2) "Domain Model Mapping Guide" - work in