@Singleton public class EntityDefinitionCreator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ReflectionHelper |
reflectionHelper |
| Constructor and Description |
|---|
EntityDefinitionCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected FieldType |
columnTypeForType(Type type) |
protected Class<?> |
getClassWithEntityAnnotation(Class<? extends EntityDao> daoClass) |
EntityDefinition |
readEntityDefinition(Class<? extends EntityDao> daoClass) |
@Inject protected ReflectionHelper reflectionHelper
Copyright © 2017. All rights reserved.