public static class Utilities.SQLCommand<T>
extends java.lang.Object
| Constructor and Description |
|---|
SQLCommand() |
| Modifier and Type | Method and Description |
|---|---|
T |
run(java.sql.PreparedStatement stmt) |
public T run(java.sql.PreparedStatement stmt) throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2012 The Apache Software Foundation