DB2 10.5 for Linux, UNIX, and Windows

JDBC application programming

Writing a JDBC application has much in common with writing an SQL application in any other language.

In general, you need to do the following things:

Although the tasks that you need to perform are similar to those in other languages, the way that you execute those tasks is somewhat different.