Package | Description |
---|---|
org.mybatis.dynamic.sql | |
org.mybatis.dynamic.sql.select.function |
Modifier and Type | Method and Description |
---|---|
static <T extends Number> |
SqlBuilder.add(BindableColumn<T> column1,
BindableColumn<T> column2) |
Modifier and Type | Method and Description |
---|---|
static <T extends Number> |
Add.of(BindableColumn<T> column1,
BindableColumn<T> column2) |
Copyright © 2016–2017 MyBatis.org. All rights reserved.