Retrieves whether a catalog name can be used in a table definition statement.
Syntax
public boolean supportsCatalogsInTableDefinitions()
Return Value
true if supported. Otherwise, false.
Exceptions
Remarks
This supportsCatalogsInTableDefinitions method is specified by the supportsCatalogsInTableDefinitions method in the java.sql.DatabaseMetaData interface.