Uses of Enum Class
io.trino.sql.analyzer.RegexLibrary
Packages that use RegexLibrary
-
Uses of RegexLibrary in io.trino
Methods in io.trino that return RegexLibraryMethods in io.trino with parameters of type RegexLibraryModifier and TypeMethodDescriptionFeaturesConfig.setRegexLibrary(RegexLibrary regexLibrary) Deprecated. -
Uses of RegexLibrary in io.trino.sql.analyzer
Methods in io.trino.sql.analyzer that return RegexLibraryModifier and TypeMethodDescriptionstatic RegexLibraryReturns the enum constant of this class with the specified name.static RegexLibrary[]RegexLibrary.values()Returns an array containing the constants of this enum class, in the order they are declared.