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