Retrieves the database vendor's preferred term for "catalog".
public java.lang.String getCatalogTerm()
Return Value
A string that contains the catalog term.
Exceptions
Remarks
This getCatalogTerm method is specified by the getCatalogTerm method in the java.sql.DatabaseMetaData interface.
When using the Microsoft SQL Server 2005 JDBC Driver with a SQL Server database, this method will return the term "database".