Uses of Enum Class
org.jooq.conf.InterpreterNameLookupCaseSensitivity
-
Uses of InterpreterNameLookupCaseSensitivity in org.jooq.conf
Modifier and TypeFieldDescriptionprotected InterpreterNameLookupCaseSensitivity
Settings.interpreterNameLookupCaseSensitivity
Modifier and TypeMethodDescriptionSettings.getInterpreterNameLookupCaseSensitivity()
[#9633] The case sensitivity of identifiers used when interpreting SQL DDL statements.Returns the enum constant of this class with the specified name.static InterpreterNameLookupCaseSensitivity[]
InterpreterNameLookupCaseSensitivity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
[#9633] The case sensitivity of identifiers used when interpreting SQL DDL statements.[#9633] The case sensitivity of identifiers used when interpreting SQL DDL statements.