public class NoStemStemmer extends Object implements DbEntityNameStemmer
| Modifier and Type | Method and Description |
|---|---|
static DbEntityNameStemmer |
getInstance() |
String |
stem(String dbEntityName) |
public static DbEntityNameStemmer getInstance()
public String stem(String dbEntityName)
stem in interface DbEntityNameStemmerCopyright © 2001–2019 Apache Cayenne. All rights reserved.