public class InsertColumnListModel extends Object
Modifier and Type | Method and Description |
---|---|
<R> Stream<R> |
mapColumns(Function<SqlColumn<?>,R> mapper) |
static InsertColumnListModel |
of(List<SqlColumn<?>> columns) |
Copyright © 2016–2021 MyBatis.org. All rights reserved.