org.springframework.data.neo4j.support.mapping
Class HierarchicalTypeInformationMapper
java.lang.Object
org.springframework.data.neo4j.support.mapping.HierarchicalTypeInformationMapper
- All Implemented Interfaces:
- TypeInformationMapper
public class HierarchicalTypeInformationMapper
- extends Object
- implements TypeInformationMapper
- Since:
- 20.02.12
- Author:
- mh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HierarchicalTypeInformationMapper
public HierarchicalTypeInformationMapper(Neo4jMappingContext ctx)
resolveTypeFrom
public TypeInformation<?> resolveTypeFrom(Object alias)
- Specified by:
resolveTypeFrom in interface TypeInformationMapper
createAliasFor
public Object createAliasFor(TypeInformation<?> type)
- Specified by:
createAliasFor in interface TypeInformationMapper
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.