com.ibm.tivoli.maximo.report.birt.datasource

Class DataSourceConnectionImpl

  • java.lang.Object
    • com.ibm.tivoli.maximo.report.birt.datasource.DataSourceConnectionImpl
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void close() 
      java.sql.Connection getConnection() 
      • Methods inherited from class java.lang.Object

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

      • DataSourceConnectionImpl

        public DataSourceConnectionImpl(java.sql.Connection connection)
    • Method Detail

      • close

        public void close()
                   throws java.sql.SQLException
        Throws:
        java.sql.SQLException