Uses of Class
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationException

Packages that use OperationException
org.gcube.data.analysis.tabulardata.operation.worker   
 

Uses of OperationException in org.gcube.data.analysis.tabulardata.operation.worker
 

Methods in org.gcube.data.analysis.tabulardata.operation.worker that return OperationException
 OperationException ImmutableJobResult.getException()
           
 OperationException JobResult.getException()
           
 

Methods in org.gcube.data.analysis.tabulardata.operation.worker with parameters of type OperationException
protected  void BaseWorker.fail(OperationException exception)
           
 

Methods in org.gcube.data.analysis.tabulardata.operation.worker that throw OperationException
protected  void BaseWorker.executeSQLBatchCommands(org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider, String... sqlCommands)
           
protected  void BaseWorker.executeSQLCommand(String sqlCommand, org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
           
 

Constructors in org.gcube.data.analysis.tabulardata.operation.worker with parameters of type OperationException
ImmutableJobResult(OperationException operationException)
           
 



Copyright © 2013. All Rights Reserved.