Package com.infoengine.connector

Class Summary
AdminTool  
Attribute represents Info*Engine attribute data
Attributes have names and can contain one or more Objects as values.
Attributes are contained within Elements.
Collection represents Info*Engine collection data.
Collections contain Groups.
Data base data class for lightweight Info*Engine data objects.
Element represents Info*Engine element data.
Elements contain Attributes.
Elements are contained within Groups
Group represents Info*Engine group data.
Groups contain Elements.
IeConnectionSpec used by applications in the "application managed sign on" scenario to pass userName and password when requesting a connection from a ConnectionFactory
IeInteractionResult returned from execution of an Info*Engine interaction
IeInteractionSpec used by applications to govern an Interaction.
IeManagedConnectionFactory this object typically interacts with an application server for creating ConnectionFactories and ManagedConnections and to match ManagedConnections for connection requests with pooled ManagedConnections.