| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SerializedResultSet in org.pentaho.platform.dataaccess.datasource.wizard.service | 
|---|
| Method parameters in org.pentaho.platform.dataaccess.datasource.wizard.service with type arguments of type SerializedResultSet | |
|---|---|
 void | 
IXulAsyncDatasourceService.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit,
          org.pentaho.ui.xul.XulServiceCallback<SerializedResultSet> callback)
 | 
| Uses of SerializedResultSet in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt | 
|---|
| Methods in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt that return SerializedResultSet | |
|---|---|
 SerializedResultSet | 
DatasourceDebugGwtServlet.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit)
 | 
 SerializedResultSet | 
IDatasourceService.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit)
Returns the serialized version of SQL ResultSet.  | 
| Method parameters in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt with type arguments of type SerializedResultSet | |
|---|---|
 void | 
IGwtDatasourceServiceAsync.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit,
          com.google.gwt.user.client.rpc.AsyncCallback<SerializedResultSet> callback)
 | 
| Uses of SerializedResultSet in org.pentaho.platform.dataaccess.datasource.wizard.service.impl | 
|---|
| Methods in org.pentaho.platform.dataaccess.datasource.wizard.service.impl that return SerializedResultSet | |
|---|---|
 SerializedResultSet | 
DatasourceServiceImpl.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit)
 | 
 SerializedResultSet | 
InMemoryDatasourceServiceImpl.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit)
 | 
| Method parameters in org.pentaho.platform.dataaccess.datasource.wizard.service.impl with type arguments of type SerializedResultSet | |
|---|---|
 void | 
DatasourceServiceDebugImpl.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit,
          org.pentaho.ui.xul.XulServiceCallback<SerializedResultSet> callback)
 | 
 void | 
DatasourceServiceGwtImpl.doPreview(java.lang.String connectionName,
          java.lang.String query,
          java.lang.String previewLimit,
          org.pentaho.ui.xul.XulServiceCallback<SerializedResultSet> xulCallback)
 | 
| Uses of SerializedResultSet in org.pentaho.platform.dataaccess.datasource.wizard.service.impl.utils | 
|---|
| Methods in org.pentaho.platform.dataaccess.datasource.wizard.service.impl.utils that return SerializedResultSet | |
|---|---|
static SerializedResultSet | 
DatasourceInMemoryServiceHelper.getSerializeableResultSet(java.lang.String connectionName,
                          java.lang.String query,
                          int rowLimit,
                          IPentahoSession session)
 | 
static SerializedResultSet | 
DatasourceServiceHelper.getSerializeableResultSet(java.lang.String connectionName,
                          java.lang.String query,
                          int rowLimit,
                          IPentahoSession session)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||