public class SqlUtils extends Object
Constructor and Description |
---|
SqlUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
checkForNoResult(String sql) |
static boolean |
isQuery(String sql) |
public static boolean isQuery(String sql)
public static void checkForNoResult(String sql) throws SQLException
SQLException
Copyright © 2023. All rights reserved.