| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers.gen.wssql |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
ExceptionsWrapper.local_exceptions |
protected ArrayOfEspExceptionWrapper |
ExecuteSQLResponseWrapper.local_exceptions |
protected ArrayOfEspExceptionWrapper |
PrepareSQLResponseWrapper.local_exceptions |
protected ArrayOfEspExceptionWrapper |
GetResultsResponseWrapper.local_exceptions |
protected ArrayOfEspExceptionWrapper |
ExecutePreparedSQLResponseWrapper.local_exceptions |
protected ArrayOfEspExceptionWrapper |
GetDBMetaDataResponseWrapper.local_exceptions |
protected ArrayOfEspExceptionWrapper |
GetDBSystemInfoResponseWrapper.local_exceptions |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
ExceptionsWrapper.getExceptions() |
ArrayOfEspExceptionWrapper |
ExecuteSQLResponseWrapper.getExceptions() |
ArrayOfEspExceptionWrapper |
PrepareSQLResponseWrapper.getExceptions() |
ArrayOfEspExceptionWrapper |
GetResultsResponseWrapper.getExceptions() |
ArrayOfEspExceptionWrapper |
ExecutePreparedSQLResponseWrapper.getExceptions() |
ArrayOfEspExceptionWrapper |
GetDBMetaDataResponseWrapper.getExceptions() |
ArrayOfEspExceptionWrapper |
GetDBSystemInfoResponseWrapper.getExceptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionsWrapper.setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
ExecuteSQLResponseWrapper.setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
PrepareSQLResponseWrapper.setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
GetResultsResponseWrapper.setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
ExecutePreparedSQLResponseWrapper.setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
GetDBMetaDataResponseWrapper.setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
GetDBSystemInfoResponseWrapper.setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
| Constructor and Description |
|---|
ExceptionsWrapper(ArrayOfEspExceptionWrapper _exceptions) |
ExecutePreparedSQLResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _parentWuId,
String _result,
org.apache.axis2.databinding.types.UnsignedInt _resultWindowStart,
org.apache.axis2.databinding.types.UnsignedInt _resultWindowCount,
ECLWorkunitWrapper _workunit) |
ExecuteSQLResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _parentWuId,
String _result,
ECLWorkunitWrapper _workunit,
int _resultLimit,
org.apache.axis2.databinding.types.UnsignedInt _resultWindowStart,
org.apache.axis2.databinding.types.UnsignedInt _resultWindowCount) |
GetDBMetaDataResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
Tables_type0Wrapper _tables,
BigInteger _tableCount,
QuerySets_type0Wrapper _querySets,
ClusterNames_type0Wrapper _clusterNames) |
GetDBSystemInfoResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _name,
String _fullVersion,
String _major,
String _minor,
String _point,
String _project,
String _maturity,
String _wsSQLFullVersion,
String _wsSQLMajor,
String _wsSQLMinor,
String _wsSQLPoint,
String _wsSQLProject,
String _wsSQLMaturity) |
GetResultsResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _result,
org.apache.axis2.databinding.types.UnsignedInt _resultWindowStart,
org.apache.axis2.databinding.types.UnsignedInt _resultWindowCount,
ECLWorkunitWrapper _workunit) |
PrepareSQLResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ECLWorkunitWrapper _workunit,
String _result) |
Copyright © 2021. All rights reserved.