Microsoft Distributed Transaction Coordinator (DTC) uses two-phase commit to coordinate transactions among multiple databases. This transaction coordinator supports the following database interfaces to connect to the database:
ODBC database interface. Support is limited to the following ODBC drivers: Microsoft SQL Server 6.5 or later and Microsoft ODBC driver for Oracle.
JDB database interface, which provides connectivity through Sun’s Java Virtual Machine to a JDBC driver that acts as a JDBC-ODBC bridge.