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