程序包 com.alibaba.nacos.config.server.service.sql
-
类概要 类 说明 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 theJdbcTemplate.SelectRequest Represents a database SELECT statement.SelectRequest.SelectRequestBuilder