@Deprecated public static class SqlDialect.FakeUtil extends Object
| Constructor and Description |
|---|
FakeUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Error |
newInternal(Throwable e,
String s)
Deprecated.
|
static String |
replace(String s,
String find,
String replace)
Deprecated.
Replaces every occurrence of
find in s with
replace. |
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.