org.apache.torque.adapter
Class DBDB2Net
java.lang.Object
org.apache.torque.adapter.AbstractDBAdapter
org.apache.torque.adapter.DBDB2App
org.apache.torque.adapter.DBDB2Net
- All Implemented Interfaces:
- Serializable, DB, IDMethod
public class DBDB2Net
- extends DBDB2App
This is used to connect via the NET-Driver to DB2 databases.
http://www-4.ibm.com/software/data/db2/
- Version:
- $Id: DBDB2Net.java 473821 2006-11-11 22:37:25Z tv $
- Author:
- Hakan Tandogan, Augustin Vidovic
- See Also:
- Serialized Form
Constructor Summary |
protected |
DBDB2Net()
Empty constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBDB2Net
protected DBDB2Net()
- Empty constructor.
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.