public static class Service.PrepareAndExecuteRequest extends Service.Request
| Modifier and Type | Field and Description |
|---|---|
String |
connectionId |
int |
maxRowCount |
String |
sql |
| Constructor and Description |
|---|
Service.PrepareAndExecuteRequest(String connectionId,
String sql,
int maxRowCount) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.