public class ShardingInterceptor extends EmptyInterceptor
ds, tabName, tabSuffix| Constructor and Description |
|---|
ShardingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
afterCompleteSql(String sql) |
Object[] |
beforePasreEntity(Object[] entityArray,
org.teasoft.bee.osql.SuidType suidType) |
Object |
beforePasreEntity(Object entity,
org.teasoft.bee.osql.SuidType suidType) |
void |
beforeReturn() |
void |
beforeReturn(List list) |
getOneTimeDataSource, getOneTimeTabName, getOneTimeTabSuffix, isSkip, setDataSourceOneTime, setTabNameOneTime, setTabSuffixOneTimepublic Object beforePasreEntity(Object entity, org.teasoft.bee.osql.SuidType suidType)
beforePasreEntity in interface org.teasoft.bee.osql.interccept.InterceptorbeforePasreEntity in class EmptyInterceptorpublic Object[] beforePasreEntity(Object[] entityArray, org.teasoft.bee.osql.SuidType suidType)
beforePasreEntity in interface org.teasoft.bee.osql.interccept.InterceptorbeforePasreEntity in class EmptyInterceptorpublic String afterCompleteSql(String sql)
afterCompleteSql in interface org.teasoft.bee.osql.interccept.InterceptorafterCompleteSql in class EmptyInterceptorpublic void beforeReturn(List list)
beforeReturn in interface org.teasoft.bee.osql.interccept.InterceptorbeforeReturn in class EmptyInterceptorpublic void beforeReturn()
beforeReturn in interface org.teasoft.bee.osql.interccept.InterceptorbeforeReturn in class EmptyInterceptorCopyright © 2024. All rights reserved.