public class SqlNameMatchers extends Object
SqlNameMatcher.| Modifier and Type | Method and Description |
|---|---|
static SqlNameMatcher |
liberal()
Creates a name matcher that can suggest corrections to what the user
typed.
|
static SqlNameMatcher |
withCaseSensitive(boolean caseSensitive)
Returns a name matcher with the given case sensitivity.
|
public static SqlNameMatcher withCaseSensitive(boolean caseSensitive)
public static SqlNameMatcher liberal()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.