The SQL will be the same as it is now.
I think it's enough to change IsBatchable property of 
AbstractEntityPersister in order it to check if dialect supports versioned 
batching (not only IsVersioned as it is now).

вторник, 13 января 2015 г., 0:30:50 UTC+6 пользователь Oskar Berggren 
написал:
>
> Sounds like a reasonable start. What would the SQL look like? 
>
> /Oskar 
>
> 2015-01-12 17:44 GMT+01:00 Oleg Meshechkov <[email protected] 
> <javascript:>>: 
> > I'd like to get batchable versioned entities where it's possible, for 
> > example oracle db. 
> > I wanted to know if my idea was right. If it is, I'd like to add support 
> for 
> > this feature. 
> > 
> > понедельник, 12 января 2015 г., 2:14:41 UTC+6 пользователь Oskar 
> Berggren 
> > написал: 
> >> 
> >> 2015-01-10 22:13 GMT+01:00 Oleg Meshechkov <[email protected]>: 
> >> > Will it be right way if I add property say SupportVersionedBatching 
> to 
> >> > dialect and then I will check at AbscractEntityPersister if it 
> supports 
> >> > versioned batching? 
> >> > 
> >> 
> >> Hmm, what do you hope to accomplish? I mean, if the Ricardo is 
> >> correct, then surely you would have to actually implement some support 
> >> for versioned batching also? 
> >> 
> >> /Oskar 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "nhusers" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to [email protected] <javascript:>. 
> > To post to this group, send email to [email protected] 
> <javascript:>. 
> > Visit this group at http://groups.google.com/group/nhusers. 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to