接口 ShardingFilter<P extends Props>
- 类型参数:
P- The EntityProps type generated by apt
- 所有超级接口:
Filter<P>
- 所有已知子接口:
ShardingCacheableFilter<P>
Sharding global filter for java, Kotlin developer should use `KShardingFilter<E>`
Sharding filter means the filter conditions will always be used, even if when query object(s) by id(s).
-
方法概要