JDBC Program Structure

The following sequence of events typically occurs in JDBC applications:

Java objects can use JDBC objects to interact with a database and get data for their own use.