psdi.server

Class MTUtility

  • java.lang.Object
    • psdi.server.MTUtility


  • public class MTUtility
    extends java.lang.Object
    Helper class to get the DB2 Connection Pool for MT.
    • Constructor Summary

      Constructors 
      Constructor and Description
      MTUtility() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static com.ibm.db2.jcc.DB2ConnectionPoolDataSource prepareForMT(java.util.Properties properties) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MTUtility

        public MTUtility()
    • Method Detail

      • prepareForMT

        public static com.ibm.db2.jcc.DB2ConnectionPoolDataSource prepareForMT(java.util.Properties properties)
                                                                        throws MXException,
                                                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException