类的使用
com.firefly.example.reactive.coffee.store.vo.InventoryUpdate
-
使用InventoryUpdate的程序包 程序包 说明 com.firefly.example.reactive.coffee.store.dao com.firefly.example.reactive.coffee.store.dao.impl com.firefly.example.reactive.coffee.store.vo -
-
com.firefly.example.reactive.coffee.store.dao中InventoryUpdate的使用
类型变量类型为InventoryUpdate的com.firefly.example.reactive.coffee.store.dao中的方法参数 修饰符和类型 方法 说明 reactor.core.publisher.Mono<int[]>InventoryDAO. updateBatch(List<InventoryUpdate> list, InventoryOperator operator, com.firefly.reactive.adapter.db.ReactiveSQLConnection connection) -
com.firefly.example.reactive.coffee.store.dao.impl中InventoryUpdate的使用
类型变量类型为InventoryUpdate的com.firefly.example.reactive.coffee.store.dao.impl中的方法参数 修饰符和类型 方法 说明 reactor.core.publisher.Mono<int[]>InventoryDAOImpl. updateBatch(List<InventoryUpdate> list, InventoryOperator operator, com.firefly.reactive.adapter.db.ReactiveSQLConnection connection) -
com.firefly.example.reactive.coffee.store.vo中InventoryUpdate的使用
返回变量类型为InventoryUpdate的类型的com.firefly.example.reactive.coffee.store.vo中的方法 修饰符和类型 方法 说明 List<InventoryUpdate>ProductBuyRequest. getProducts()类型变量类型为InventoryUpdate的com.firefly.example.reactive.coffee.store.vo中的方法参数 修饰符和类型 方法 说明 voidProductBuyRequest. setProducts(List<InventoryUpdate> products)
-