Spring Data Neo4j

Uses of Class
org.springframework.data.neo4j.support.mapping.Neo4jEntityFetchHandler

Packages that use Neo4jEntityFetchHandler
org.springframework.data.neo4j.config   
org.springframework.data.neo4j.support.mapping   
 

Uses of Neo4jEntityFetchHandler in org.springframework.data.neo4j.config
 

Methods in org.springframework.data.neo4j.config that return Neo4jEntityFetchHandler
 Neo4jEntityFetchHandler Neo4jConfiguration.entityFetchHandler()
           
 

Uses of Neo4jEntityFetchHandler in org.springframework.data.neo4j.support.mapping
 

Constructors in org.springframework.data.neo4j.support.mapping with parameters of type Neo4jEntityFetchHandler
Neo4jEntityConverterImpl(Neo4jMappingContext mappingContext, ConversionService conversionService, EntityStateHandler entityStateHandler, Neo4jEntityFetchHandler entityFetchHandler, EntityTools<S> entityTools)
           
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.