Package | Description |
---|---|
org.mybatis.dynamic.sql |
Modifier and Type | Method and Description |
---|---|
StringConstant |
StringConstant.as(String alias) |
static StringConstant |
StringConstant.of(String value) |
static StringConstant |
SqlBuilder.stringConstant(String constant) |
Copyright © 2016–2021 MyBatis.org. All rights reserved.