@Singleton public class EntityDefinitionCreator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.iworkz.common.helper.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) |
Copyright © 2018. All rights reserved.