Java efficent strategy to access a DB

Posted by user279481 on Stack Overflow See other posts from Stack Overflow or by user279481
Published on 2010-04-08T16:59:08Z Indexed on 2010/04/08 17:13 UTC
Read the original article Hit count: 315

Filed under:
|

A simple question: what is the more efficient way to access a db in Java/JDBC? I'm a web developper and I'd like to write some reusable and scalable code. What can you suggest?

© Stack Overflow or respective owner

Related posts about java

Related posts about database