| Package | Description |
|---|---|
| org.jdbi.v3.core |
The 'core' package hosts the top level interface into jdbi core.
|
| Modifier and Type | Method and Description |
|---|---|
Update |
Handle.createUpdate(String sql)
Create an Insert or Update statement which returns the number of rows modified.
|
Copyright © 2019. All rights reserved.