supportsMixedCaseIdentifiers()

Previous Next

Returns true if the database treats mixed-case unquoted SQL identifiers as case-sensitive and, as a result, stores them in mixed case. Returns false otherwise.

A JDBC CompliantTM driver will always return false.

Syntax

supportsMixedCaseIdentifiers()