MyBatis笔记----@Intercepts({@Signature(type = StatementHandler.class, method = "prepare", args = {Connection.class
摘要:
使用MyBatis 3.4.1或者其以上版本 @Intercepts({ @Signature(type = StatementHandler.class, method = "prepare", args = {Connection.class, Integer.class})}) 使用MyBat 阅读全文
posted @ 2017-04-06 22:41 Honey_Badger 阅读(22095) 评论(0) 推荐(0)
浙公网安备 33010602011771号