| Package | Description |
|---|---|
| com.spun.util.database |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SQLStatementUtils.execute(String query,
Statement stmt) |
static ResultSet |
SQLStatementUtils.executeQuery(String query,
Statement stmt) |
static int |
SQLStatementUtils.executeUpdate(String query,
Statement stmt) |
Copyright © 2021. All rights reserved.