Retrieves whether a catalog name can be used in a table definition statement.
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.