Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Interface DKMessageIdJDBC

All Superinterfaces:
DKMessageId
All Known Implementing Classes:
DKBlobJDBC, DKColumnDefJDBC, DKDatastoreDefJDBC, DKMessageJDBC, DKServerDefJDBC, DKTableDefJDBC, DKDatastoreAdminJDBC, DKClobJDBC, DKDatastoreExtJDBC, DKDatastoreJDBC, DKResultSetCursorJDBC, DKResultSetCursorEmptyJDBC

public interface DKMessageIdJDBC
extends DKMessageId


Field Summary
static int DK_JDBC_MSG_MSGID_ADD_FAILED
           
static int DK_JDBC_MSG_MSGID_DELETE_FAILED
           
static int DK_JDBC_MSG_MSGID_NOT_FOUND
           
static int DK_JDBC_MSG_MSGID_RETRIEVE_FAILED
           
static int DK_JDBC_MSG_MSGID_SQL_ERROR
           
static int DK_JDBC_MSG_MSGID_UPDATE_FAILED
           
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 

Field Detail

DK_JDBC_MSG_MSGID_NOT_FOUND

public static final int DK_JDBC_MSG_MSGID_NOT_FOUND

DK_JDBC_MSG_MSGID_SQL_ERROR

public static final int DK_JDBC_MSG_MSGID_SQL_ERROR

DK_JDBC_MSG_MSGID_ADD_FAILED

public static final int DK_JDBC_MSG_MSGID_ADD_FAILED

DK_JDBC_MSG_MSGID_DELETE_FAILED

public static final int DK_JDBC_MSG_MSGID_DELETE_FAILED

DK_JDBC_MSG_MSGID_RETRIEVE_FAILED

public static final int DK_JDBC_MSG_MSGID_RETRIEVE_FAILED

DK_JDBC_MSG_MSGID_UPDATE_FAILED

public static final int DK_JDBC_MSG_MSGID_UPDATE_FAILED

EIP Java APIs

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