Hierarchy For Package io.awspring.spring.data.dynamodb.repository.support
Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,
ID> (implements org.springframework.data.repository.core.EntityInformation<T, ID>) - io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation<T,
ID> (implements io.awspring.spring.data.dynamodb.repository.support.DynamoDbEntityInformation<T, ID>)
- io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation<T,
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,
S, ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T, ID>) - io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean<T,
S, ID>
- io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean<T,
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,
Interface Hierarchy
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.repository.core.EntityInformation<T,
ID> - io.awspring.spring.data.dynamodb.repository.support.DynamoDbEntityInformation<T,
ID>
- io.awspring.spring.data.dynamodb.repository.support.DynamoDbEntityInformation<T,
- org.springframework.data.repository.core.EntityInformation<T,