Java org.springframework.jca.cci.core ConnectionCallback fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jca.cci.core ConnectionCallback fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jca.cci.core ConnectionCallback.

The text is from its open source code.

Method

TdoInConnection(Connection connection, ConnectionFactory connectionFactory)
Gets called by CciTemplate.execute with an active CCI Connection.