JDBC 2.0 extension/JTA drivers

Set up JDBC 2.0 extension / JTA drivers by configuring an XA resource.

NoteWhen failover occurs, EAServer supports XA transactions only if they are in the prepared state. XA transactions in any other state are lost. For information on transactions, see Chapter 2, “CORBA Component Life Cycles and Transaction Semantics,” in the EAServer CORBA Components Guide.

Using the Management Console:

  1. Configure the data source with these values for the specified properties:

  2. Set the JDBC Driver Class property for the database type that is configured for your data source to com.sybase.jdbc2.jdbc.SybXADataSource.