public interface NameProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName(Class<?> type,
MorphiumObjectMapper om,
boolean translateCamelCase,
boolean useFQN,
String specifiedName,
Morphium morphium) |
String getCollectionName(Class<?> type, MorphiumObjectMapper om, boolean translateCamelCase, boolean useFQN, String specifiedName, Morphium morphium)
Copyright © 2022. All rights reserved.