Class TenantJpaRepositoryPostProcessor

java.lang.Object
cn.dinodev.spring.data.dao.processor.TenantJpaRepositoryPostProcessor
All Implemented Interfaces:
org.springframework.data.repository.core.support.RepositoryProxyPostProcessor

public class TenantJpaRepositoryPostProcessor extends Object implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor
Author:
Cody Lu
  • Constructor Details

    • TenantJpaRepositoryPostProcessor

      public TenantJpaRepositoryPostProcessor()
  • Method Details

    • postProcess

      public void postProcess(org.springframework.aop.framework.ProxyFactory factory, org.springframework.data.repository.core.RepositoryInformation repositoryInformation)
      Specified by:
      postProcess in interface org.springframework.data.repository.core.support.RepositoryProxyPostProcessor