Package javax.resource.cci
See: Description
-
Interface Summary Interface Description Connection A Connection represents an application-level handle that is used by a client to access the underlying physical connection.ConnectionFactory ConnectionFactory
provides an interface for getting connection to an EIS instance.ConnectionMetaData The interfaceConnectionMetaData
provides information about an EIS instance connected through a Connection instance.ConnectionSpec ConnectionSpec is used by an application component to pass connection request-specific properties to the ConnectionFactory.IndexedRecord IndexedRecord represents an ordered collection of record elements based on thejava.util.List
interface.Interaction Thejavax.resource.cci.Interaction
enables a component to execute EIS functions.InteractionSpec An InteractionSpec holds properties for driving an Interaction with an EIS instance.LocalTransaction The LocalTransaction defines a transaction demarcation interface for resource manager local transactions.MappedRecord The interfacejavax.resource.cci.MappedRecord
is used for key-value map based representation of record elements.MessageListener This serves as a request-response message listener type that message endpoints (message-driven beans) may implement.Record Thejavax.resource.cci.Record
interface is the base interface for the representation of an input or output to the execute methods defined on an Interaction.RecordFactory The RecordFactory interface is used for creating MappedRecord and IndexedRecord instances.ResourceAdapterMetaData The interfacejavax.resource.cci.ResourceAdapterMetaData
provides information about capabilities of a resource adapter implementation.ResultSet A ResultSet represents tabular data that is retrieved from an EIS instance by the execution of an Interaction..ResultSetInfo The interfacejavax.resource.cci.ResultSetInfo
provides information on the support provided for ResultSet by a connected EIS instance.Streamable Streamable interface enables a resource adapter to extract data from an input Record or set data into an output Record as a stream of bytes. -
Exception Summary Exception Description ResourceWarning AResourceWarning
provides information on warnings related to execution of an interaction with an EIS.
Package javax.resource.cci Description
Deutsche Übersetzung
Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.
Vielen Dank im Voraus.
Dokument erstellt 11/06/2005, zuletzt geändert 18/08/2025
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/java-api-javaee-rf-javax/resource/cci/package-summary.html
Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.
Referenzen
Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor dieser Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.