Package cn.fantasticmao.mundo.data.jdbc
-
Interface Summary Interface Description RoutingStrategy<SEED> -
Class Summary Class Description AbstractDomain<PK extends Number> Abstract base class for entities, providing some common attributes.RoutingDataSource<SEED> DataSourceimplementation that routesAbstractRoutingDataSource.getConnection()calls to one of various target DataSources based on a lookup key.RoutingRepositoryBeanPostProcessor BeanPostProcessorto apply aRoutingRepositoryBeanPostProcessor.RoutingRepositoryFactoryCustomizerto allrepository factories.RoutingRepositoryProxyPostProcessor RepositoryProxyPostProcessorthat extracts the route seed and sets up to thecontextbefore the method is invoked.RoutingStrategy.MultiTenant RoutingStrategy.ShardingByMod<SEED extends Number> -
Annotation Types Summary Annotation Type Description NativeQuery Annotation to declare finder native queries directly on repository methods.RoutingSeed Annotation to declare theDataSourceroute seed.