Delete comment from: Javarevisited
al0 said...
"JDBC Best Practice #9: Use standard SQL statement and avoid using db specific query until necessary'" is not the best practice, but the worst practice. Unless you absolutely have to develop a portable application (and even in this case ORM may be a better solution).
Mar 25, 2015, 5:56:27 AM