T - ID - @NoRepositoryBean
public interface SolrRepository<T,ID extends Serializable>
extends org.springframework.data.repository.Repository<T,ID>
| Modifier and Type | Method and Description |
|---|---|
long |
count()
Returns the number of entities available.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.