Package | Description |
---|---|
org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
Modifier and Type | Method and Description |
---|---|
static <E extends PersistentEntity<T,?>,T> |
BeanWrapper.create(T bean,
ConversionService conversionService)
Creates a new
BeanWrapper for the given bean instance and ConversionService . |
Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.