Monday 22 June 2015

JDBC


JDBC topics
  • The JDBC Connectivity Model
  • Types of Jdbc Drivers
  • Database Programming (with MSSQL and MYSQL)
  • Connecting to the Database
  • Creating a SQL Query
  • Getting the Results using ResultSet Interface
  • SQL Basic Queries
  • Statement and PreparedStatement
  • Commit and Autocommit, BatchUpdates
  • ResultSetMetaData and DataBaseMetaData
http://www.tutorialspoint.com/jdbc/index.htm

http://www.slideshare.net/vikasjagtap3/jdbc-ppt-44534221


No comments:

Post a Comment