Package | Description |
---|---|
org.mybatis.dynamic.sql | |
org.mybatis.dynamic.sql.select.function |
Modifier and Type | Method and Description |
---|---|
static <T> Upper<T> |
SqlBuilder.upper(BindableColumn<T> column) |
Modifier and Type | Method and Description |
---|---|
protected Upper<T> |
Upper.copy() |
static <T> Upper<T> |
Upper.of(BindableColumn<T> column) |
Copyright © 2016–2021 MyBatis.org. All rights reserved.