I am using version 2.3.4.726 and I believe it's the latest version (apart
from 3.x versions). Should it be fixed in this version or did you mean 3.x
versions?
Thanks,
Tom
On 15.2.2010 14:53, Clinton Begin wrote:
> I believe this was a big and was fixed... What version are you using?
>
> 2010/2/15
I believe this was a big and was fixed... What version are you using?
2010/2/15
> Hi all,
>
> I am dealing with one problem regarding type handlers. I created my own
> type handler for java.sql.Timestamp and I added the following line to
> SqlMapConfig.xml:
>
> callback="some_package.TimestampH
Hi all,
I am dealing with one problem regarding type handlers. I created my own
type handler for java.sql.Timestamp and I added the following line to
SqlMapConfig.xml:
This handler works right when I load DB records into objects with defined
classes (i.e. resultClass="SomeClass") or when I use