Hello.
I'm looking for good JDBC wrapper
who example can:
1.automatic to bind parameters in PreparedStatement,
2.convert resultset to table etc.
I would like know Your opinion about currently solution in this theme.
Where can I find this kind of software.
( I found only SQLExecutor )
Thanks for your help
GG
Zsolt Koppany - 17 Jan 2006 06:48 GMT
Use ibatis, it is great and simple to learn (just couple of hours).
Zsolt
> Hello.
>
[quoted text clipped - 10 lines]
> Thanks for your help
> GG
Jan Dieckmann - 09 Feb 2006 15:16 GMT
Spring (www.springframework.com) offers excellent support. Also look at
Hibernate. Hibernate actually is an ORM tool.
regards Jan Dieckmann
> Hello.
>
[quoted text clipped - 10 lines]
> Thanks for your help
> GG
Jacques-Olivier Haenni - 10 Feb 2006 08:40 GMT
Hello,
You should also have a look at iBatis SQL maps
(http://ibatis.apache.org/javadownloads.html); Spring also offers an
excellent support for this great JDBC framework.
Cheers,
Jacques-Olivier
>Spring (www.springframework.com) offers excellent support. Also look at
>Hibernate. Hibernate actually is an ORM tool.
[quoted text clipped - 21 lines]
>
>