Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jca.cci Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
CannotCreateRecordExceptionException thrown when the creating of a CCI Record failedfor connector-internal reasons.Classorg.springframework.jca.cciSpring MVC
CannotGetCciConnectionExceptionFatal exception thrown when we can't connect to an EIS using CCI.Classorg.springframework.jca.cciSpring MVC
CciDaoSupportConvenient super class for CCI-based data access objects.Classorg.springframework.jca.cci.core.supportSpring MVC
CciLocalTransactionManagerPlatformTransactionManager implementationthat manages local transactions for a single CCI ConnectionFactory.Classorg.springframework.jca.cci.connectionSpring MVC
CciOperationNotSupportedExceptionException thrown when the connector doesn't support a specific CCI operation.Classorg.springframework.jca.cciSpring MVC
CciOperationsInterface that specifies a basic set of CCI operations on an EIS.Interfaceorg.springframework.jca.cci.coreSpring MVC
CciTemplateThis is the central class in the CCI core package.Classorg.springframework.jca.cci.coreSpring MVC
CommAreaRecordCCI Record implementation for a COMMAREA, holding a byte array.Classorg.springframework.jca.cci.core.supportSpring MVC
ConnectionCallbackGeneric callback interface for code that operates on a CCI Connection.Interfaceorg.springframework.jca.cci.coreSpring MVC
ConnectionFactoryUtilsHelper class that provides static methods for obtaining CCI Connectionsfrom a ConnectionFactory.Classorg.springframework.jca.cci.connectionSpring MVC
ConnectionHolderConnection holder, wrapping a CCI Connection.Classorg.springframework.jca.cci.connectionSpring MVC
ConnectionSpecConnectionFactoryAdapterAn adapter for a target CCI ConnectionFactory,applying the given ConnectionSpec to every standard getConnection()Classorg.springframework.jca.cci.connectionSpring MVC
DelegatingConnectionFactoryCCI ConnectionFactory implementation that delegates all callsto a given target ConnectionFactory.Classorg.springframework.jca.cci.connectionSpring MVC
EisOperationBase class for EIS operation objects that work with the CCI API.Classorg.springframework.jca.cci.objectSpring MVC
InteractionCallbackGeneric callback interface for code that operates on a CCI Interaction.Interfaceorg.springframework.jca.cci.coreSpring MVC
InvalidResultSetAccessExceptionException thrown when a ResultSet has been accessed in an invalid fashion.Classorg.springframework.jca.cciSpring MVC
MappingCommAreaOperationEIS operation object for access to COMMAREA records.Classorg.springframework.jca.cci.objectSpring MVC
MappingRecordOperationEIS operation object that expects mapped input and output objects,converting to and from CCI Records.Classorg.springframework.jca.cci.objectSpring MVC
NotSupportedRecordFactoryNotSupportedException.Classorg.springframework.jca.cci.connectionSpring MVC
RecordCreatorCallback interface for creating a CCI Record instance,usually based on the passed-in CCI RecordFactory.Interfaceorg.springframework.jca.cci.coreSpring MVC
RecordExtractorCallback interface for extracting a result object from a CCI Record instance.Interfaceorg.springframework.jca.cci.coreSpring MVC
RecordTypeNotSupportedExceptionException thrown when the creating of a CCI Record failed becausethe connector doesn't support the desired CCI Record type.Classorg.springframework.jca.cciSpring MVC
SimpleRecordOperationEIS operation object that accepts a passed-in CCI input Recordand returns a corresponding CCI output Record.Classorg.springframework.jca.cci.objectSpring MVC
SingleConnectionFactoryA CCI ConnectionFactory adapter that returns the same Connection on allgetConnection calls, and ignores calls toClassorg.springframework.jca.cci.connectionSpring MVC
TransactionAwareConnectionFactoryProxyProxy for a target CCI ConnectionFactory, addingawareness of Spring-managed transactions.Classorg.springframework.jca.cci.connectionSpring MVC