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