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