Re: [nhibernate-development] PostgreSQL batcher

2016-09-20 Thread John Rolando Aristizabal Zuluaga

https://github.com/jraristi/NHibernate.PostgresBatcher

Feel free to contribute.

Am Dienstag, 20. September 2016 22:03:19 UTC+2 schrieb John Rolando 
Aristizabal Zuluaga:
>
>
> Am I missing something? 
>
> I see batchers for MySQL, Oracle, SQL Server, but not for Postgres.
>
> I am making a custom postgres batcher, so far I've implemented the insert 
> batching, I am up to implement the update batching.
>
> Am Montag, 1. Juni 2015 20:07:01 UTC+2 schrieb Diego Mijelshon:
>>
>> Everything you need is in 
>> https://github.com/nhibernate/nhibernate-core/tree/master/src/NHibernate/AdoNet
>>
>> On Mon, Jun 1, 2015 at 11:53 AM Plácido Monteiro Dinelli Bisneto <
>> cid...@outlook.com> wrote:
>>
>>> Hi!
>>>
>>> I'm thinking about contribute with an batcher to PostgreSQL database.
>>> Where should I start looking?
>>> I'm asking just because I don't know the NHibernate codebase... :)
>>>
>>> Can you provide some guidance? 
>>>
>>> Thanks in advance!
>>>
>>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhibernate-development+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [nhibernate-development] PostgreSQL batcher

2016-09-20 Thread John Rolando Aristizabal Zuluaga

Am I missing something? 

I see batchers for MySQL, Oracle, SQL Server, but not for Postgres.

I am making a custom postgres batcher, so far I've implemented the insert 
batching, I am up to implement the update batching.

Am Montag, 1. Juni 2015 20:07:01 UTC+2 schrieb Diego Mijelshon:
>
> Everything you need is in 
> https://github.com/nhibernate/nhibernate-core/tree/master/src/NHibernate/AdoNet
>
> On Mon, Jun 1, 2015 at 11:53 AM Plácido Monteiro Dinelli Bisneto <
> cid...@outlook.com > wrote:
>
>> Hi!
>>
>> I'm thinking about contribute with an batcher to PostgreSQL database.
>> Where should I start looking?
>> I'm asking just because I don't know the NHibernate codebase... :)
>>
>> Can you provide some guidance? 
>>
>> Thanks in advance!
>>
>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhibernate-development+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [nhibernate-development] PostgreSQL batcher

2015-06-01 Thread Diego Mijelshon
Everything you need is in
https://github.com/nhibernate/nhibernate-core/tree/master/src/NHibernate/AdoNet

On Mon, Jun 1, 2015 at 11:53 AM Plácido Monteiro Dinelli Bisneto <
cid...@outlook.com> wrote:

> Hi!
>
> I'm thinking about contribute with an batcher to PostgreSQL database.
> Where should I start looking?
> I'm asking just because I don't know the NHibernate codebase... :)
>
> Can you provide some guidance?
>
> Thanks in advance!
>
>  --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nhibernate-development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nhibernate-development+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhibernate-development+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.