MyBatis框架原理4:插件

插件的定義和作用 首先引用MyBatis文檔對插件(plugins)的定義: MyBatis 允許你在已映射語句執行過程中的某一點進行攔截調用。默認情況下,MyBatis 允許使用插件來攔截的方法調用包括: Executor (update, query, flushStatements, commit, rollback, getTransaction, close, isClosed) Par
相關文章
相關標籤/搜索