public final class MssqlBatch extends Object implements Batch
Batch
MssqlBatch
add(String sql)
Flux<MssqlResult>
execute()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MssqlBatch add(String sql)
add
public Flux<MssqlResult> execute()
execute
public String toString()
toString
Object
Copyright © 2023. All rights reserved.