public class Db2ObjectNameQuoter extends Object
| Constructor and Description |
|---|
Db2ObjectNameQuoter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
quoteNameIfNecessary(String name)
This function quotes a table or schema name in Db2 if the name contains
at least one lower case character.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.