Hacker News new | ask | show | jobs
by WatchDog 3976 days ago
Since when does JDBC abstract the real DB in theory? All JDBC does is provide a common interface to execute a statement and receive result sets.