Spring Data Neo4j

Uses of Class
org.springframework.data.neo4j.support.typerepresentation.TypeRepresentationStrategyFactory

Packages that use TypeRepresentationStrategyFactory
org.springframework.data.neo4j.config   
org.springframework.data.neo4j.support   
 

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

Methods in org.springframework.data.neo4j.config that return TypeRepresentationStrategyFactory
 TypeRepresentationStrategyFactory Neo4jConfiguration.typeRepresentationStrategyFactory()
           
 

Uses of TypeRepresentationStrategyFactory in org.springframework.data.neo4j.support
 

Methods in org.springframework.data.neo4j.support with parameters of type TypeRepresentationStrategyFactory
 void MappingInfrastructureFactoryBean.setTypeRepresentationStrategyFactory(TypeRepresentationStrategyFactory typeRepresentationStrategyFactory)
           
 


Spring Data Neo4j

Copyright © 2013 SpringSource. All Rights Reserved.