com.metamatrix.common.pooling.jdbc
Class SimpleJDBCConnectionResourceAdapter

java.lang.Object
  extended by com.metamatrix.common.pooling.jdbc.JDBCConnectionResourceAdapter
      extended by com.metamatrix.common.pooling.jdbc.SimpleJDBCConnectionResourceAdapter
All Implemented Interfaces:
ResourceAdapter

public class SimpleJDBCConnectionResourceAdapter
extends JDBCConnectionResourceAdapter

This class does NOT require decryption of password.


Constructor Summary
SimpleJDBCConnectionResourceAdapter()
          Constructor for SimpleJDBCConnectionResourceAdapter.
 
Method Summary
 
Methods inherited from class com.metamatrix.common.pooling.jdbc.JDBCConnectionResourceAdapter
closePhyicalResourceObject, createPhysicalResourceObject, createResource, isDecryptRequired, setDecryptRequired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleJDBCConnectionResourceAdapter

public SimpleJDBCConnectionResourceAdapter()
Constructor for SimpleJDBCConnectionResourceAdapter.



Copyright © 2009. All Rights Reserved.