| Article: |
J2EE Without the Application Server | |
| Subject: | Some room for improvement... | |
| Date: | 2006-02-10 01:37:51 | |
| From: | guypardon | |
|
Response to: Some room for improvement...
|
||
|
Johannes,
|
||
Showing messages 1 through 2 of 2.
-
Alternative JTA-enabled datasource?
2006-02-14 02:41:48 ws_developer [View]
-
Some room for improvement...
2006-02-10 17:07:01 jhannes [View]
Guy
Thanks for the pointers on Atomikos. I will consider it if the opportunity arises. We're doing technical testing of our current app server. If we run aground, I will take up the offer to contact you to see whether Atomikos could be an option.
Regarding the templates, I have heard your argument before, but I think it is faulty. Raw JDBC code is so verbose and error prone that not using something like DbUtils or Spring-DAO is only to ask for needless pain. I would much rather wrestle with some ignorant manager than with JDBC. I also think that when demonstrating Spring, the increase in clearity and compactness is worth the effort of explaining JdbcTemplate.
But maybe that is just me, I just think JdbcTemplate is the closest thing you can get to a free lunch. :-) That's just my view, though. It's a pretty interesting discussion, deciding what tools to use...
~Johannes



Cheers,
Ash