DatabaseMetaData.getCatalogTerm
Interface Overview | Interface Members |
This Package |
All Packages
public abstract String getCatalogTerm() throws SQLException
Returns
the vendor term
Description
What's the database vendor's preferred term for "catalog"?
Exceptions
SQLException
if a database-access error occurs.