MetaData
The DataBaseMetaData class contains information about the database
Many, many methods & vars that contain in-depth info about the database
You can get the DatabaseMetaData for a database from the Connection object using:
con.getMetaData
Previous slide
Next slide
Back to first slide
View graphic version