protected class AbstractTablesAction.ReadSqlWork extends Object implements TopiaSqlWork
| Constructor and Description |
|---|
ReadSqlWork(R request,
TopiaSqlTable table) |
| Modifier and Type | Method and Description |
|---|---|
protected PreparedStatement |
createReadStatement(TopiaSqlTable table,
Connection connection) |
void |
execute(Connection connection) |
public ReadSqlWork(R request, TopiaSqlTable table)
public void execute(Connection connection) throws SQLException
execute in interface TopiaSqlWorkSQLExceptionprotected PreparedStatement createReadStatement(TopiaSqlTable table, Connection connection) throws SQLException
SQLExceptionCopyright © 2004–2016 CodeLutin. All rights reserved.