JDBC DAO
This is a note.
DAO: Data Access Object, Including just CRUD(Create, Read, Update, Delete).
Note about how to use transaction in database using JDBC.
Note about how to do batch operation in database using JDBC.
Note about how to operate Blob type in database using JDBC.
Note about how to operate database using JDBC.
I’m currently learning JDBC to operate database. This article is an note of what I learnt.
Today has been a rough day. The rain hasn’t helped my mood, and I was hoping for a better outcome. Despite feeling confident in my driving abilities and having driven to many places, including highways, I wasn’t able to pass my driving test.
Recently, I found valine has an error showing Failed to load resource: net::ERR_NAME_NOT_RESOLVED
. And the anonymous user avatar is also not shown.
max(ceil(sum(A) / 2), max(A))
This problem can be translated into...