JDBC
Outline. JDBC introductionSteps for using JDBCSimple ExamplesPrepared statementsTransactions. Introduction to JDBC. JDBC is a simple API for connecting from Java applications to multiple databases.Lets you smoothly translate between the world of the database, and the world of the Java application.The idea of a universal database access API is not a new one. For example, Open Database Connectivity (ODBC) was developed to create a single standard for database access in the Windows enviro9452
1.17k views • 51 slides