public class BatchInsertModel<T> extends ArrayList<T>
modCount| 构造器和说明 |
|---|
BatchInsertModel(List<String> insertColumns,
List<T> models) |
BatchInsertModel(List<T> models) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getInsertColumns() |
void |
setInsertColumns(List<String> insertColumns) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2020. All rights reserved.