Java org.springframework.jca.cci.connection CciLocalTransactionManager fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

CciLocalTransactionManager()
Create a new CciLocalTransactionManager instance.

Method

voidsetConnectionFactory(@Nullable ConnectionFactory cf)
Set the CCI ConnectionFactory that this instance should manage local transactions for.