Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKMessageJDBC

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.DKMessageJDBC
All Implemented Interfaces:
DKConstant, DKConstantJDBC, DKMessageId, DKMessageIdJDBC, java.io.Serializable

public class DKMessageJDBC
extends java.lang.Object
implements DKConstantJDBC, DKMessageIdJDBC, java.io.Serializable

See Also:
Serialized Form

Fields inherited from interface com.ibm.mm.sdk.common.DKConstantJDBC
DK_JDBC_AUTOCOMMIT_OFF, DK_JDBC_AUTOCOMMIT_ON, DK_JDBC_DATABASE_DEFAULT, DK_JDBC_DEFAULT_MIMETYPE, DK_JDBC_DSTYPE, DK_JDBC_HSTMT, DK_JDBC_OPT_AUTOCOMMIT_MODE, DK_JDBC_OPT_TXN_ISOLATION, DK_JDBC_PROPERTY_TABLE_NAME, DK_JDBC_PROPERTY_TABLE_SCHEMA, DK_JDBC_READ_COMMITTED, DK_JDBC_READ_UNCOMMITTED, DK_JDBC_REPEATABLE_READ, DK_JDBC_SERIALIZABLE, DK_JDBC_TABLE, DK_JDBC_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.DKMessageIdJDBC
DK_JDBC_MSG_MSGID_ADD_FAILED, DK_JDBC_MSG_MSGID_DELETE_FAILED, DK_JDBC_MSG_MSGID_NOT_FOUND, DK_JDBC_MSG_MSGID_RETRIEVE_FAILED, DK_JDBC_MSG_MSGID_SQL_ERROR, DK_JDBC_MSG_MSGID_UPDATE_FAILED
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Constructor Summary
DKMessageJDBC()
           
 
Method Summary
static java.lang.String getMessage(int msgNumber)
          Gets message from DKMessageJDBC_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

DKMessageJDBC

public DKMessageJDBC()
Method Detail

setResourceBundle

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

getMessage

public static java.lang.String getMessage(int msgNumber)
Gets message from DKMessageJDBC_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.