Documentation of 'org.apache.derby.client.am.ClientMessageId' Java class
ClientMessageId
org.apache.derby.client.am

Class ClientMessageId



  • public class ClientMessageId
    extends java.lang.Object
    A very simple wrapper around a message id. This is needed so that the new constructors for SqlException using message ids don't conflict with the old constructors. Once all messages have been internationalized, we could conceivably get rid of this class.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.lang.String msgid 
    • Constructor Summary

      Constructors 
      Constructor and Description
      ClientMessageId(java.lang.String msgid)
      Creates a new instance of MessageId
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • msgid

        public java.lang.String msgid
    • Constructor Detail

      • ClientMessageId

        public ClientMessageId(java.lang.String msgid)
        Creates a new instance of MessageId

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.