Package ru.dest.library.database.util
Class Utils
- java.lang.Object
-
- ru.dest.library.database.util.Utils
-
public class Utils extends Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcompleteQuery(@NotNull PreparedStatement stmt, Object @NotNull [] data)
-
-
-
Method Detail
-
completeQuery
public static void completeQuery(@NotNull @NotNull PreparedStatement stmt, Object @NotNull [] data) throws SQLException- Throws:
SQLException
-
-