public class JdbcUtils extends Object
| Constructor and Description |
|---|
JdbcUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addParameters(PreparedStatement preparedStatement,
Object... parameters) |
static String |
quote(String s) |
public static void addParameters(PreparedStatement preparedStatement, Object... parameters) throws SQLException
SQLExceptionCopyright © 2021. All rights reserved.