T - The domain objectID - The key of the domain objectpublic class SimpleHazelcastRepository<T extends Serializable,ID extends Serializable> extends org.springframework.data.keyvalue.repository.support.SimpleKeyValueRepository<T,ID> implements HazelcastRepository<T,ID>
A concrete implementation to instantiate directly rather than allow Spring to generate.
| Constructor and Description |
|---|
SimpleHazelcastRepository(org.springframework.data.repository.core.EntityInformation<T,ID> metadata,
org.springframework.data.keyvalue.core.KeyValueOperations operations) |
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAll, findAll, findAllById, findById, save, saveAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.