create Resolver Cache
Create cache for complex calculated property.
If you don't want all complex calculated properties to support object caching, you can check the parameters and return null in some cases
Return
Cache object or null
See also
org. babyfish. jimmer. sql. cache. chain. Chain Cache Builder
Parameters
prop
The complex calculated property