public interface BasicInsertMapper<T> extends InsertMapper<T>, InsertListMapper<T>, InsertSelectiveMapper<T>
insert
insertList, insertListNoId, insertUseGeneratedKey
insertSelective
Copyright © 2019. All rights reserved.