Java javax.resource.cci ConnectionFactory fields, constructors, methods, implement or subclass

Example usage for Java javax.resource.cci ConnectionFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.resource.cci ConnectionFactory.

The text is from its open source code.

Method

ConnectiongetConnection(ConnectionSpec properties)
Gets a connection to an EIS instance.
ConnectiongetConnection()
Gets a connection to an EIS instance.
RecordFactorygetRecordFactory()
Gets a RecordFactory instance.