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

Class SqlCode



  • public class SqlCode
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getCode()
      Return the SQL code represented by this instance.
      • Methods inherited from class java.lang.Object

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

      • queuedXAError

        public static final SqlCode queuedXAError
      • END_OF_DATA

        public static final SqlCode END_OF_DATA
        SQL code for SQL state 02000 (end of data). DRDA does not specify the SQL code for this SQL state, but Derby uses 100.
    • Method Detail

      • getCode

        public final int getCode()
        Return the SQL code represented by this instance.
        Returns:
        an SQL code

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.