public class Neo4jMappingContextIsNewStrategyFactory
extends org.springframework.data.mapping.context.MappingContextIsNewStrategyFactory
| Constructor and Description |
|---|
Neo4jMappingContextIsNewStrategyFactory(org.springframework.data.mapping.context.MappingContext<? extends org.springframework.data.mapping.PersistentEntity<?,?>,?> context) |
Neo4jMappingContextIsNewStrategyFactory(org.springframework.data.mapping.context.PersistentEntities entities) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.support.IsNewStrategy |
doGetIsNewStrategy(Class<?> type) |
public Neo4jMappingContextIsNewStrategyFactory(org.springframework.data.mapping.context.MappingContext<? extends org.springframework.data.mapping.PersistentEntity<?,?>,?> context)
public Neo4jMappingContextIsNewStrategyFactory(org.springframework.data.mapping.context.PersistentEntities entities)
@Nullable protected org.springframework.data.support.IsNewStrategy doGetIsNewStrategy(Class<?> type)
doGetIsNewStrategy in class org.springframework.data.mapping.context.MappingContextIsNewStrategyFactoryCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.