Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKMessageDJ

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.DKMessageDJ
All Implemented Interfaces:
DKConstant, DKConstantDJ, DKMessageId, DKMessageIdDJ, java.io.Serializable

public class DKMessageDJ
extends java.lang.Object
implements DKConstantDJ, DKMessageIdDJ, java.io.Serializable

See Also:
Serialized Form

Fields inherited from interface com.ibm.mm.sdk.common.DKConstantDJ
DK_DJ_AUTOCOMMIT_OFF, DK_DJ_AUTOCOMMIT_ON, DK_DJ_DATABASE_DEFAULT, DK_DJ_DEFAULT_MIMETYPE, DK_DJ_DLL_NAME, DK_DJ_DRIVER_COMPLETE, DK_DJ_DRIVER_COMPLETE_REQ, DK_DJ_DRIVER_NOPROMPT, DK_DJ_DRIVER_PROMPT, DK_DJ_DSTYPE, DK_DJ_HSTMT, DK_DJ_LOB_CONTENT, DK_DJ_LOB_LOCATOR, DK_DJ_OPT_AUTOCOMMIT_MODE, DK_DJ_OPT_DRIVERPROMPT_STATE, DK_DJ_OPT_LOB, DK_DJ_OPT_TXN_ISOLATION, DK_DJ_READ_COMMITTED, DK_DJ_READ_UNCOMMITTED, DK_DJ_REPEATABLE_READ, DK_DJ_SERIALIZABLE, DK_DJ_SQL_BINARY, DK_DJ_SQL_BIT, DK_DJ_SQL_BLOB, DK_DJ_SQL_C_BINARY, DK_DJ_SQL_C_BINARY_XDO, DK_DJ_SQL_C_BIT, DK_DJ_SQL_C_CHAR, DK_DJ_SQL_C_CHAR_XDO, DK_DJ_SQL_C_DATE, DK_DJ_SQL_C_DBCHAR, DK_DJ_SQL_C_DBCHAR_XDO, DK_DJ_SQL_C_DEFAULT, DK_DJ_SQL_C_DOUBLE, DK_DJ_SQL_C_FLOAT, DK_DJ_SQL_C_LONG, DK_DJ_SQL_C_NUMERIC, DK_DJ_SQL_C_SHORT, DK_DJ_SQL_C_TIME, DK_DJ_SQL_C_TIMESTAMP, DK_DJ_SQL_C_TINYINT, DK_DJ_SQL_CHAR, DK_DJ_SQL_CLOB, DK_DJ_SQL_DATE, DK_DJ_SQL_DBCLOB, DK_DJ_SQL_DECIMAL, DK_DJ_SQL_DOUBLE, DK_DJ_SQL_FLOAT, DK_DJ_SQL_GRAPHIC, DK_DJ_SQL_INTEGER, DK_DJ_SQL_LONGVARBINARY, DK_DJ_SQL_LONGVARCHAR, DK_DJ_SQL_LONGVARGRAPHIC, DK_DJ_SQL_NULL_DATA, DK_DJ_SQL_NUMERIC, DK_DJ_SQL_REAL, DK_DJ_SQL_SMALLINT, DK_DJ_SQL_TIME, DK_DJ_SQL_TIMESTAMP, DK_DJ_SQL_TINYINT, DK_DJ_SQL_VARBINARY, DK_DJ_SQL_VARCHAR, DK_DJ_SQL_VARGRAPHIC, DK_DJ_TABLE, DK_DJ_VIEW
 
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageIdDJ
DK_DJ_MSG_MSGID_NOT_FOUND
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Constructor Summary
DKMessageDJ()
           
 
Method Summary
static java.lang.String getMessage(int msgNumber)
          Gets message from DKMessageDJ_xx_XX.properties
static void setResourceBundle(java.util.Locale l)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKMessageDJ

public DKMessageDJ()
Method Detail

setResourceBundle

public static void setResourceBundle(java.util.Locale l)

getMessage

public static java.lang.String getMessage(int msgNumber)
Gets message from DKMessageDJ_xx_XX.properties
Parameters:
msgNumber - message key in resource bundle

EIP Java APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.