Package | Description |
---|---|
org.mybatis.dynamic.sql.insert |
Modifier and Type | Method and Description |
---|---|
GeneralInsertModel.Builder |
GeneralInsertModel.Builder.withInsertMappings(List<AbstractColumnMapping> insertMappings) |
GeneralInsertModel.Builder |
GeneralInsertModel.Builder.withTable(SqlTable table) |
Copyright © 2016–2021 MyBatis.org. All rights reserved.