| Modifier and Type | Field and Description |
|---|---|
static EscapeCharacter |
DEFAULT |
| Constructor and Description |
|---|
EscapeCharacter() |
| Modifier and Type | Method and Description |
|---|---|
String |
escape(String value)
Escapes all special like characters (
_, %) using the configured escape character. |
public static final EscapeCharacter DEFAULT
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.