@FunctionalInterface @ThreadSafe public static interface SchemaNameAdjuster.ReplacementFunction
| Modifier and Type | Method and Description |
|---|---|
String |
replace(char invalid)
Determine the replacement string for the invalid character.
|
String replace(char invalid)
invalid - the invalid characterCopyright © 2021 JBoss by Red Hat. All rights reserved.