|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EntityStateFactory in org.springframework.data.neo4j.cross_store.support.node |
|---|
| Classes in org.springframework.data.neo4j.cross_store.support.node that implement EntityStateFactory | |
|---|---|
class |
CrossStoreNodeEntityStateFactory
|
| Uses of EntityStateFactory in org.springframework.data.neo4j.support |
|---|
| Methods in org.springframework.data.neo4j.support with parameters of type EntityStateFactory | |
|---|---|
void |
MappingInfrastructureFactoryBean.setNodeEntityStateFactory(EntityStateFactory<org.neo4j.graphdb.Node> nodeEntityStateFactory)
|
void |
MappingInfrastructureFactoryBean.setRelationshipEntityStateFactory(EntityStateFactory<org.neo4j.graphdb.Relationship> relationshipEntityStateFactory)
|
| Uses of EntityStateFactory in org.springframework.data.neo4j.support.mapping |
|---|
| Methods in org.springframework.data.neo4j.support.mapping that return EntityStateFactory | |
|---|---|
EntityStateFactory<S> |
EntityTools.getEntityStateFactory()
|
| Constructors in org.springframework.data.neo4j.support.mapping with parameters of type EntityStateFactory | |
|---|---|
EntityTools(TypeRepresentationStrategy<S> typeRepresentationStrategy,
EntityStateFactory<S> entityStateFactory,
EntityInstantiator<S> entityInstantiator,
Neo4jMappingContext ctx)
|
|
SourceStateTransmitter(EntityStateFactory<S> entityStateFactory)
|
|
| Uses of EntityStateFactory in org.springframework.data.neo4j.support.node |
|---|
| Classes in org.springframework.data.neo4j.support.node that implement EntityStateFactory | |
|---|---|
class |
NodeEntityStateFactory
|
| Uses of EntityStateFactory in org.springframework.data.neo4j.support.relationship |
|---|
| Classes in org.springframework.data.neo4j.support.relationship that implement EntityStateFactory | |
|---|---|
class |
RelationshipEntityStateFactory
|
|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||