/** * General purpose conversion framework to read objects from a data store abstraction and write it back. * * @see org.springframework.data.convert.EntityConverter */ package org.springframework.data.convert;