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(a)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