public class PartitionDataSourcePostProcessor extends Object implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor
| Constructor and Description |
|---|
PartitionDataSourcePostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(org.springframework.aop.framework.ProxyFactory factory,
org.springframework.data.repository.core.RepositoryInformation repositoryInformation) |
public void postProcess(@Nonnull org.springframework.aop.framework.ProxyFactory factory, @Nonnull org.springframework.data.repository.core.RepositoryInformation repositoryInformation)
postProcess in interface org.springframework.data.repository.core.support.RepositoryProxyPostProcessorCopyright © 2017–2021. All rights reserved.