supportsSubqueriesInIns()

Syntax:

boolean supportsSubqueriesInIns()
                                throws SQLException

Description:

Retrieves whether this database supports subqueries in IN expressions.

Returns:

true if so; false otherwise

Throws:

SQLException - if a database access error occurs