|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.torque.adapter.AbstractDBAdapter
org.apache.torque.adapter.DBDB2App
org.apache.torque.adapter.DBDB2Net
public class DBDB2Net
This is used to connect via the NET-Driver to DB2 databases.
http://www-4.ibm.com/software/data/db2/
| Field Summary |
|---|
| Fields inherited from interface org.apache.torque.adapter.DB |
|---|
ADAPTER_KEY, DRIVER_KEY, LIMIT_STYLE_DB2, LIMIT_STYLE_MYSQL, LIMIT_STYLE_NONE, LIMIT_STYLE_ORACLE, LIMIT_STYLE_POSTGRES, LIMIT_STYLE_SYBASE |
| Fields inherited from interface org.apache.torque.adapter.IDMethod |
|---|
AUTO_INCREMENT, ID_BROKER, NATIVE, NO_ID_METHOD, SEQUENCE |
| Constructor Summary | |
|---|---|
protected |
DBDB2Net()
Empty constructor. |
| Method Summary |
|---|
| Methods inherited from class org.apache.torque.adapter.DBDB2App |
|---|
generateLimits, getIDMethodSQL, getIDMethodType, getLimitStyle, ignoreCase, lockTable, supportsNativeLimit, supportsNativeOffset, toUpperCase, unlockTable |
| Methods inherited from class org.apache.torque.adapter.AbstractDBAdapter |
|---|
escapeText, getBooleanString, getDateString, getFunctionClass, getStringDelimiter, ignoreCaseInOrderBy, useEscapeClauseForLike, useIlike |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DBDB2Net()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||