supportsCatalogsInPrivilegeDefinitions()

Syntax:

boolean supportsCatalogsInPrivilegeDefinitions()
                                               throws SQLException

Description:

Retrieves whether a catalog name can be used in a privilege definition statement.

Returns:

true if so; false otherwise

Throws:

SQLException - if a database access error occurs