修改注释。
This commit is contained in:
parent
4d3d0f7cc7
commit
8dcf8eadac
@ -7,8 +7,7 @@ import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
|
|||||||
import xyz.zhouxy.plusone.spring.SpringContextHolder;
|
import xyz.zhouxy.plusone.spring.SpringContextHolder;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 全局单例,由 Spring 装配好的对象。
|
* 通过静态方法获取 Spring 容器中的 {@link JdbcTemplate} 和
|
||||||
* 可通过静态方法获取 Spring 容器中的 {@link JdbcTemplate} 和
|
|
||||||
* {@link NamedParameterJdbcTemplate} 对象。
|
* {@link NamedParameterJdbcTemplate} 对象。
|
||||||
*
|
*
|
||||||
* @author <a href="https://gitee.com/zhouxy108">ZhouXY</a>
|
* @author <a href="https://gitee.com/zhouxy108">ZhouXY</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user