T
@RegisterMapper public interface DeleteMapper<T> extends DeleteByPrimaryKeyMapper<T>, DeleteByConditionMapper<T>
deleteByPrimaryKey, deleteWithPrimaryKey
deleteByCondition, deleteByConditionAndUpdate
Copyright © 2018. All rights reserved.