This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Connection
object is used to logically connect to a database. By using
connection object you can perform commit and roll back operation, get
the metadata, set the save points and create statements,
prepareStatement etc.,
No comments:
Post a Comment