|
This method was deprecated in 4.4.0.Alpha1 to be replaced with
public EntityIndexBinding getIndexBinding(Class<?> entityType)
but the forwarding method is wrapping null with an adapter, while it should be returning null. Infinispan Query requires the old behaviour.
|