Re: [hibernate-dev] Hibernate Core | Merge to 4.0 | Batcher API removed - what should I use instead?

2011-12-09 Thread Gail Badner
I've updated "Hibernate Core Migration Guide : 4.0" to give some details about 
the changes in batching.

I don't see anything in the documentation about hibernate.jdbc.batch.builder, 
the property that BatchBuilderInitiator uses to specify the BatchBuilder 
implementation. Should properties used by the initiators be documented?

Regards,
Gail

- Original Message -
> From: "Arik Goldstein" 
> To: "gavin king" , gbad...@redhat.com
> Sent: Thursday, December 8, 2011 4:21:33 AM
> Subject: Hibernate Core | Merge to 4.0 | Batcher API removed - what should I 
> use instead?
> 
> 
> 
> 
> Hi Gavin & Gail,
> 
> 
> 
> • I work with Hibernate on a new project.
> 
> 
> 
> 
> • I am in the process of upgrading hibernate core from 3.6.2 to
> 4.0.0
> 
> 
> 
> 
> • I am using Batcher, and BatchingBatcher classes that removed as
> part of issue
> 
> 
> https://hibernate.onjira.com/browse/HHH-5778
> 
> 
> 
> • What should I use instead? Is there any example? I didn’t find
> any documentation for that.
> 
> 
> 
> 
> Thanks in advance,
> 
> 
> 
> Arik Goldstein | Software Developer| Management Technology Group
> Check Point Software Technologies | ( +972-3-611 5131
> 
> 

___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] CacheKey serialization

2011-12-09 Thread Alex Snaps
Hey guys,
Some user on our forum refers to a jira he filed on the Hibernate bug
tracker : HHH-6880
I believe this was introduced in 3.6 when HHH-5182 was addressed. Am I
missing something or is this a genuine issue ?
When clustering with Terracotta, we use our own Serialization
mechanism that will not be affected. But users using persistent
caches, or replicated caches would suffer from this afaict. So would
users of 2 level-cache that do use on "plain-old Java Serialization".
Anyways, just wanted to get your opinion on this.
Thanks,
Alex

-- 
Alex Snaps 
Senior Software Engineer - Terracotta
http://twitter.com/alexsnaps
http://www.linkedin.com/in/alexsnaps
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev