allTablesAreSelectable()

boolean allTablesAreSelectable() throws SQLException

Retrieves whether the current user can use all the tables returned by the method getTables in a SELECT statement.

Returns:

true if so; false otherwise

Throws:

SQLException - if a database access error occurs or the database metadata object is closed