To me it seems that the following query methods do not trigger AfterConvertCallback even though I expect them to do so: JdbcAggregateTemplate#findOne(org.springframework.data.relational.core.query.Query, java.lang.Class<T>) JdbcAggregateTemplate#findAll(org.springframework.data.relational.core.query.Query, java.lang.Class<T>)