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