Skip navigation links

Package org.springframework.data.hazelcast.repository.support

HazelcastPartTreeQuery is a required modification to that provided by Spring-Data-Keyvalue (class KeyValuePartTreeQuery) to implement queries correctly for Hazelcast.

See: Description

Package org.springframework.data.hazelcast.repository.support Description

HazelcastPartTreeQuery is a required modification to that provided by Spring-Data-Keyvalue (class KeyValuePartTreeQuery) to implement queries correctly for Hazelcast.

As this is embedded, need to provide HazelcastRepositoryFactoryBean to create HazelcastRepositoryFactory which provide a HazelcastQueryLookupStrategy. There largely extend their Spring-Data-KeyValue counterparts, copying where necessary, and overriding where possible.

Skip navigation links

Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.