Best Tutorials website


Database Metadata with JDBC

Database Metadata with JDBC

The goal of this tutorial is to show you how to use JDBC’s database metadata API, which you can use to get information about tables, views, column names, column types, stored procedures, result sets, and databases. It will be of most interest to those who need to write applications that adapt themselves to the specific capabilities of several database systems or to the content of any database.




Views: 889 | Rating star | by Isac




View this tutorial
Broken link Report broken link?