AliasProviderpublic class DefaultAliasProvider extends Object implements AliasProvider
| Constructor | Description |
|---|---|
DefaultAliasProvider() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAliasForField(Field field) |
|
String |
getAliasForMethod(Method method) |
|
Table |
getTable(Class<?> target) |
public String getAliasForMethod(Method method)
getAliasForMethod in interface AliasProviderpublic String getAliasForField(Field field)
getAliasForField in interface AliasProviderpublic Table getTable(Class<?> target)
getTable in interface AliasProviderCopyright © 2019. All rights reserved.