| Package | Description |
|---|---|
| org.mybatis.scripting.thymeleaf |
The mybatis-thymeleaf root package.
|
| org.mybatis.scripting.thymeleaf.expression |
The package that holds classes for mybatis-thymeleaf's utility expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MyBatisDialect.setLikes(Likes likes)
Set an expression utility object that provide helper method for like feature.
|
| Modifier and Type | Method and Description |
|---|---|
Likes |
Likes.Builder.build()
Return a
Likes instance . |
Copyright © 2018–2020 MyBatis.org. All rights reserved.