org.springframework.data.repository.core.support.RepositoryProxyPostProcessorpublic class DynamoDBMappingContextProcessor<T,ID> extends EntityInformationProxyPostProcessor<T,ID> implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor
| Constructor | Description |
|---|---|
DynamoDBMappingContextProcessor(DynamoDBMappingContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
registeredEntity(DynamoDBEntityInformation<T,ID> entityInformation) |
postProcesspublic DynamoDBMappingContextProcessor(DynamoDBMappingContext context)
protected void registeredEntity(DynamoDBEntityInformation<T,ID> entityInformation)
registeredEntity in class EntityInformationProxyPostProcessor<T,ID>Copyright © 2018–2019. All rights reserved.