OrderDAO
@Component public class OrderDAOImpl extends Object implements OrderDAO
OrderDAOImpl()
reactor.core.publisher.Mono<List<Long>>
insertBatch(List<Order> list, com.firefly.reactive.adapter.db.ReactiveSQLConnection connection)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderDAOImpl()
public reactor.core.publisher.Mono<List<Long>> insertBatch(List<Order> list, com.firefly.reactive.adapter.db.ReactiveSQLConnection connection)
insertBatch