Quantcast
Viewing all articles
Browse latest Browse all 64

Connection is a leaky abstraction

As junior Java developers, we learn very early in our career about the JDBC API. We learn it’s a very important abstraction because it allows to change the underlying database in a transparent manner. I’m afraid what appeared as a good idea is just over-engineering because: I’ve never seen such a database migration happen in more than [...]

The post Connection is a leaky abstraction appeared first on A Java geek.


Viewing all articles
Browse latest Browse all 64

Trending Articles