Connection.Settings

Database settings.


Fields
static boolean caseInsensitiveIdentifiers
static boolean databaseToLower
static boolean databaseToUpper
static Mode mode

caseInsensitiveIdentifiers

Whether all identifiers are case insensitive.

databaseToLower

Whether unquoted identifiers are converted to lower case.

databaseToUpper

Whether unquoted identifiers are converted to upper case.

mode

The database mode.