public interface MultiRowInsertStatementProvider<T>
String
getInsertStatement()
List<T>
getRecords()
String getInsertStatement()
List<T> getRecords()
Copyright © 2016–2021 MyBatis.org. All rights reserved.