supportsExpressionsInOrderBy()

Syntax:

boolean supportsExpressionsInOrderBy()
                                     throws SQLException

Description:

Retrieves whether this database supports expressions in ORDER BY lists.

Returns:

true if so; false otherwise

Throws:

SQLException - if a database access error occurs