public class CassandraRepositoryFactory extends RepositoryFactorySupport
TypedIdCassandraRepository instances.RepositoryFactorySupport.QueryExecutorMethodInterceptor| Constructor and Description |
|---|
CassandraRepositoryFactory(CassandraTemplate cassandraTemplate)
Creates a new
MongoRepositoryFactory with the given MongoOperations. |
| Modifier and Type | Method and Description |
|---|---|
<T,ID extends Serializable> |
getEntityInformation(Class<T> domainClass) |
protected QueryLookupStrategy |
getQueryLookupStrategy(QueryLookupStrategy.Key key) |
protected Class<?> |
getRepositoryBaseClass(RepositoryMetadata metadata) |
protected Object |
getTargetRepository(RepositoryMetadata metadata) |
addQueryCreationListener, addRepositoryProxyPostProcessor, getQueryLookupStrategy, getQueryMethods, getRepository, getRepository, getRepositoryInformation, setBeanClassLoader, setEvaluationContextProvider, setNamedQueries, setQueryLookupStrategyKey, validatepublic CassandraRepositoryFactory(CassandraTemplate cassandraTemplate)
MongoRepositoryFactory with the given MongoOperations.mongoOperations - must not be nullprotected Class<?> getRepositoryBaseClass(RepositoryMetadata metadata)
getRepositoryBaseClass in class RepositoryFactorySupportprotected Object getTargetRepository(RepositoryMetadata metadata)
getTargetRepository in class RepositoryFactorySupportpublic <T,ID extends Serializable> CassandraEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
getEntityInformation in class RepositoryFactorySupportprotected QueryLookupStrategy getQueryLookupStrategy(QueryLookupStrategy.Key key)
getQueryLookupStrategy in class RepositoryFactorySupportCopyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.