Example usage for org.springframework.jca.cci.core CciOperations interface-usage

List of usage examples for org.springframework.jca.cci.core CciOperations interface-usage

Introduction

In this page you can find the example usage for org.springframework.jca.cci.core CciOperations interface-usage.

Usage

From source file org.springframework.jca.cci.core.CciTemplate.java

/**
 * <b>This is the central class in the CCI core package.</b>
 * It simplifies the use of CCI and helps to avoid common errors.
 * It executes core CCI workflow, leaving application code to provide parameters
 * to CCI and extract results. This class executes EIS queries or updates,
 * catching ResourceExceptions and translating them to the generic exception