Record Class Net.ParamsOfBatchQuery

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Net.ParamsOfBatchQuery
Record Components:
operations - List of query operations that must be performed per single fetch.
Enclosing class:
Net

public static record Net.ParamsOfBatchQuery(Net.ParamsOfQueryOperation[] operations) extends Record