public class Neo4jRepositoryFactory extends RepositoryFactorySupport
RepositoryFactorySupport.ImplementationMethodExecutionInterceptor, RepositoryFactorySupport.QueryExecutorMethodInterceptor| Constructor and Description |
|---|
Neo4jRepositoryFactory(org.neo4j.ogm.session.Session session) |
| Modifier and Type | Method and Description |
|---|---|
<T,ID> EntityInformation<T,ID> |
getEntityInformation(Class<T> type) |
protected Optional<QueryLookupStrategy> |
getQueryLookupStrategy(QueryLookupStrategy.Key key,
EvaluationContextProvider evaluationContextProvider) |
protected Class<?> |
getRepositoryBaseClass(RepositoryMetadata repositoryMetadata) |
protected Object |
getTargetRepository(RepositoryInformation information) |
void |
setBeanClassLoader(ClassLoader classLoader) |
addQueryCreationListener, addRepositoryProxyPostProcessor, getProjectionFactory, getQueryMethods, getRepository, getRepository, getRepository, getRepositoryFragments, getRepositoryInformation, getRepositoryMetadata, getTargetRepositoryViaReflection, getTargetRepositoryViaReflection, setBeanFactory, setEvaluationContextProvider, setNamedQueries, setQueryLookupStrategyKey, setRepositoryBaseClass, validatepublic Neo4jRepositoryFactory(org.neo4j.ogm.session.Session session)
public void setBeanClassLoader(ClassLoader classLoader)
setBeanClassLoader in interface BeanClassLoaderAwaresetBeanClassLoader in class RepositoryFactorySupportpublic <T,ID> EntityInformation<T,ID> getEntityInformation(Class<T> type)
getEntityInformation in class RepositoryFactorySupportprotected Object getTargetRepository(RepositoryInformation information)
getTargetRepository in class RepositoryFactorySupportprotected Class<?> getRepositoryBaseClass(RepositoryMetadata repositoryMetadata)
getRepositoryBaseClass in class RepositoryFactorySupportprotected Optional<QueryLookupStrategy> getQueryLookupStrategy(QueryLookupStrategy.Key key, EvaluationContextProvider evaluationContextProvider)
getQueryLookupStrategy in class RepositoryFactorySupportCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.