| 类 | 说明 |
|---|---|
| EmbeddedStorageContextUtils |
Temporarily saves all insert, update, and delete statements under a transaction in the order in which they occur.
|
| ModifyRequest |
Represents a database UPDATE or INSERT or DELETE statement.
|
| QueryType |
Associated with the method correspondence of the
JdbcTemplate. |
| SelectRequest |
Represents a database SELECT statement.
|
| SelectRequest.SelectRequestBuilder |
Copyright © 2018–2022 Alibaba Group. All rights reserved.