ignite
ignite copied to clipboard
Does Spring Data for Ignite use BinaryObjects in Filter?
To decide wether to use the the Spring Data abstraction or not, I was wondering if the spring data abstraction uses binary objects when querying for fields that are not indexed, or if the whole object is deserialized.
Thank you very much