public static class NamingStrategies.KebabCase extends java.lang.Object implements NamingStrategy
DEFAULT
Constructor and Description |
---|
KebabCase() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
mappedName(java.lang.String name)
Return the mapped name for the given name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getForeignKeySuffix, mappedName, mappedName, mappedName, mappedName
@NonNull public java.lang.String mappedName(@NonNull java.lang.String name)
NamingStrategy
mappedName
in interface NamingStrategy
name
- The name