[hibernate-dev] Where are the batched fetch statements generated?

Steve Ebersole steve at hibernate.org
Wed Nov 14 20:08:44 EST 2012


Cool.  Let me know how it goes
On Nov 14, 2012 12:07 PM, "Clemens Eisserer" <linuxhippy at gmail.com> wrote:

> Hi Steve,
>
> Sorry I missed the original series of emails, as unbelieveable as it
> sounds, gmail was acting strange recently...
>
> Ok, this is pushed to master.  All 3 styles are implemented.  See
>> issue for details.
>>
>> On Thu, Nov 1, 2012 at 2:43 PM, Steve Ebersole <steve at hibernate.org>
>> wrote:
>> > fwiw... I have a lot of this implemented locally.  At the moment it is
>> > "swappable", but I have not yet exposed this as a setting.  Also, I only
>> > have (1) and (2) implemented.  (2) is implemented by padding with the
>> main
>> > identifier that triggered the batch load.
>> >
>> > Plan is to work on (3) tomorrow, if I do not get to it today.
>>
>
> This is really great news, it actually allows me to drop my hacked version
> of hibernate-3.6 and finally update to 4.x.
> I guess dynamically generating the statement is what I am really looking
> for.
>
> I'll give it a try soon, thanks again =)
>
> - Clemens
>


More information about the hibernate-dev mailing list