SAS 9.1.3 Integration Technologies » Developer's Guide


Using SAS Foundation Services
Connection Service
Discovery Service
Event Broker Service
Information Service
Logging Service
Publish Service
Security Service
Session Service
Stored Process Service
User Service
Class Documentation
SAS Foundation Services

Connection Service

The Connection Service enables applications to do the following:

  • connect to IOM servers that use the IOM Bridge Protocol.

  • use the Java Connection Factory to access existing connection objects and to create new connection objects for various server configurations.

  • use advanced connection management features such as connection pooling, failover, and load balancing which are available through the Java Connection Factory.

For detailed usage documentation and examples, see Using the Java Connection Factory in this section and com.sas.services.connection.platform in the Foundation Services class documentation.

For information about configuring IOM servers, see the SAS Integration Technologies: Server Administrator's Guide.