I can't answer the question, but yes, your email did make the list.
Clinton
On 5/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello,
My programm uses to Oracle database and I have a big problem on the
column mapping In last version of Ibatis : the column mapping is changed in
the meth
Base on the SqlMapper source, OpenConnection will store it into
LocalSession and unless you close it, calling OpenConnection again will
cause an error.
So like Sam has stated below, are you sure your "using" statement is not
closing the connection somewhere? We may need more examples (preferab
Hello,
My programm uses to Oracle database and I have a big problem on the
column mapping In last version of Ibatis : the column mapping is changed
in the method Build of the class ReaderAutoMapper (in the file
ReaderAutMapper.cs)
public static ResultPropertyCollection Build(DataExchangeFactory
I be way off, but at first glance, isn't wrapping things in a using
statement going to ensure that the resources are closed? I'm not sure
that's what you want to do. We always let iBatis manage the connections
automatically. Of course, I haven't profiled to see what it actually
does.
_
Hello,
Could somebody tell me whether you receive my email ?
My collegue in this mailing list, does not receive my email so I 'd like
check it.
Thanks !
Nam
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this messag
Hi everybody.
I got a little trouble with connections.
First I will start with a brief description of my Application.
I got a Class Library which includes iBATIS XML files, persistent
classes. Also in this Library is a static class Mapper which create and
configure DomSqlMap and through wh
6 matches
Mail list logo