Package javax.resource.cci

The javax.resource.cci package contains API specification for the Common Client Interface (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 interface ConnectionMetaData 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 the java.util.List interface.
    Interaction
    The javax.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 interface javax.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
    The javax.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 interface javax.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 interface javax.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.

    Eerste pagina van API Java Inhoudsopgave Haut

  • Exception Summary 
    Exception Description
    ResourceWarning
    A ResourceWarning provides information on warnings related to execution of an interaction with an EIS.

    Eerste pagina van API Java Inhoudsopgave Haut

Package javax.resource.cci Description

The javax.resource.cci package contains API specification for the Common Client Interface (CCI).

Nederlandse vertaling

U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.

Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.

Bij voorbaat dank.

Document heeft de 11/06/2005 gemaakt, de laatste keer de 18/08/2025 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/java-api-javaee-rf-javax/resource/cci/package-summary.html

De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.

Referenties

  1. Bekijk - html-document Taal van het document:fr Manuel PHP : https://docs.oracle.com, javax.resource.cci (Java(TM) EE 7 Specification APIs)

Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur van deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.