Modifier and Type | Method and Description |
---|---|
Publisher<? extends Result> |
Batch.execute()
Executes one or more SQL statements and returns the
Result s. |
Publisher<? extends Result> |
Statement.execute()
Executes one or more SQL statements and returns the
Result s. |
Copyright © 2021. All rights reserved.