public interface ModelMapper
Modifier and Type | Method and Description |
---|---|
List<EntityMapping> |
createMapping(Class<?> entityType) |
boolean |
supports(Class<?> entityType) |
boolean supports(Class<?> entityType)
List<EntityMapping> createMapping(Class<?> entityType)
Copyright © 2014. All rights reserved.