MyBatis使用总结

1. #{name} 直接从paramType的类中获取

2. paramType是integer时候, #{id} id可以随便起名字,是个占位符而已。

posted @ 2019-07-18 00:14  toov5  阅读(146)  评论(0编辑  收藏  举报