Uses of Enum Class
org.jooq.conf.Redact
Packages that use Redact
-
Uses of Redact in org.jooq.conf
Fields in org.jooq.conf declared as RedactMethods in org.jooq.conf that return RedactModifier and TypeMethodDescriptionstatic RedactSettings.getRedact()[#18679] The behaviour when formatting values withDataType.redacted().static RedactReturns the enum constant of this class with the specified name.static Redact[]Redact.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jooq.conf with parameters of type RedactModifier and TypeMethodDescriptionvoid[#18679] The behaviour when formatting values withDataType.redacted().Settings.withRedact(Redact value) [#18679] The behaviour when formatting values withDataType.redacted().