Hierarchy For Package org.socialsignin.spring.data.dynamodb.mapping

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.socialsignin.spring.data.dynamodb.mapping.AbstractDynamoDBDateMarshaller (implements com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshaller<T>)
    • org.springframework.data.mapping.context.AbstractMappingContext<E,​P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,​P>)
    • org.springframework.data.mapping.model.BasicPersistentEntity<T,​P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,​P>)

Interface Hierarchy

  • java.lang.Iterable<T>
    • org.springframework.data.mapping.PersistentEntity<T,​P>
  • org.springframework.data.mapping.PersistentProperty<P>