JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.2 (H06.25+, J06.14+)
DescriptionSample
Demonstrates that a J2EE application built to work with a database like Oracle
can work with NonStop SQL/MX by just reconfiguring the application in BEA
WLS_MedRecSample
WebLogic Server. No coding changes or recompilation are required to switch
to NonStop SQL/MX from a different relational database management system
(RDBMS).(2)
Demonstrates that a connected pooling, particularly the number physical
connections created does not exceed the maximum number of physical
connections configured in BEA WebLogicServer 8.1.(2)
WLS_TwoPhaseandPoolingSample
Demonstrates that a Type 4 driver can be configured as a XA driver exhibiting
two-phase commit with BEA WebLogic Server 8.1. The Type 4 driver can
participate in a two-phase commit
WLS_TwoPhaseSample
NOTE:
1. Creates, populates, and drops sample SQL/MX tables.
2. The sample’s documentation explains how to create the SQL/MX tables.
For information on these samples, see the README file provided with the Type 4 driver software
under the samples directory.
Samples 15










