Documentation

The Java™ Tutorials

JDBC Database Access: End of Trail

You have reached the end of the "JDBC Database Access" trail.

If you have comments or suggestions about this trail, use our feedback page to tell us about it.

bullet icon Creating a GUI With JFC/Swing: Using the JDBC to connect and interact with a database is generally considered the back-end of an application. You can use Swing to put a user interface on the front-end of your database application.


Previous page: Using JDBC with GUI API