I would read this: http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/jdbc.html
That should give you a good idea of what it provides. Spring is popular for a reason. Enjoy. On Thu, Mar 11, 2010 at 8:40 PM, sic <[email protected]> wrote: > > I didn't know spring supports to manage the connections, etc by JdbcTemplate. > > I'll contemplate using JdbcTemplate after knowing how to use it and then > considering whether it is suitable for my case. > -- > View this message in context: > http://n4.nabble.com/Oracle-session-excess-over-maxActive-tp1584311p1590016.html > Sent from the Commons - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
