public static class IdentifierProcessing.Quoting extends Object
| Modifier and Type | Field and Description |
|---|---|
static IdentifierProcessing.Quoting |
ANSI |
static IdentifierProcessing.Quoting |
NONE |
public static final IdentifierProcessing.Quoting ANSI
public static final IdentifierProcessing.Quoting NONE
public Quoting(String prefix, String suffix)
prefix - a String prefixed before the name for quoting it.suffix - a String suffixed at the end of the name for quoting it.public Quoting(String quoteCharacter)
quoteCharacter - the value appended at the beginning and the end of a name in order to quote it.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.