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