@Service public class BiDataSourceService extends Object implements xyz.erupt.annotation.fun.DataProxy<BiDataSource>, org.springframework.beans.factory.DisposableBean
| 构造器和说明 |
|---|
BiDataSourceService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addBehavior(BiDataSource biDataSource) |
void |
afterDelete(BiDataSource biDataSource) |
void |
afterUpdate(BiDataSource biDataSource) |
void |
beforeAdd(BiDataSource biDataSource) |
void |
beforeUpdate(BiDataSource biDataSource) |
void |
destroy() |
org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate |
getJdbcTemplate(BiDataSource biDataSource) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate getJdbcTemplate(BiDataSource biDataSource)
public void destroy()
destroy 在接口中 org.springframework.beans.factory.DisposableBeanpublic void beforeAdd(BiDataSource biDataSource)
beforeAdd 在接口中 xyz.erupt.annotation.fun.DataProxy<BiDataSource>public void beforeUpdate(BiDataSource biDataSource)
beforeUpdate 在接口中 xyz.erupt.annotation.fun.DataProxy<BiDataSource>public void afterUpdate(BiDataSource biDataSource)
afterUpdate 在接口中 xyz.erupt.annotation.fun.DataProxy<BiDataSource>public void addBehavior(BiDataSource biDataSource)
addBehavior 在接口中 xyz.erupt.annotation.fun.DataProxy<BiDataSource>public void afterDelete(BiDataSource biDataSource)
afterDelete 在接口中 xyz.erupt.annotation.fun.DataProxy<BiDataSource>Copyright © 2023. All rights reserved.