public interface SqlExecutor extends SelectHandler, InsertHandler, DeleteHandler, UpdateHandler
executeQuery, selectByPrimaryKey, selectByPrimaryKeyinsert, insertBatch, insertMultiple, insertSelective, upsert, upsertMultiple, upsertSelectivedelete, deleteByPrimaryKeyupdate, updateByPrimaryKey, updateSelective, updateSelectiveByPrimaryKeyCopyright © 2024 Dynamic-SQL. All rights reserved.