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