public class SimpleMapDbRepository<T extends Serializable,ID extends Serializable> extends org.springframework.data.keyvalue.repository.support.SimpleKeyValueRepository<T,ID> implements MapDbRepository<T,ID>
| Constructor and Description |
|---|
SimpleMapDbRepository(EntityInformation<T,ID> metadata,
org.springframework.data.keyvalue.core.KeyValueOperations operations) |
count, delete, delete, delete, deleteAll, exists, findAll, findAll, findAll, findAll, findOne, save, saveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAll, findAllpublic SimpleMapDbRepository(EntityInformation<T,ID> metadata, org.springframework.data.keyvalue.core.KeyValueOperations operations)
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.