hey.
are sending the cacheImpl in your request? or where are defining it?
cacheImpl="${cache.impl}"
if i let this string blank, import fails =(
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-CachedSqlEntityProcessor-with-delta-imports-in-DIH-tp4091620p4163106.html
I think delta imports only work on the parent entity and cached child entities
will load in full, even if you only need to look up a few rows for the delta.
Others though might have a way to get this to work.
Here's two possible workarounds.
On the child entity, specify:
When it is a full i