Download Stylus Studio - The World's Best XML Development Environment!


com.ddtek.jxtr
Class JXTRSingleTableUpdateException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ddtek.jxtr.JXTRException
                    |
                    +--com.ddtek.jxtr.JXTRSingleTableUpdateException
All Implemented Interfaces:
java.io.Serializable

public class JXTRSingleTableUpdateException
extends JXTRException

When the execution of a JXTRSingleTableUpdate object fails, a JXTRException is thrown.

See Also:
JXTRSingleTableUpdate.executeUpdate()., Serialized Form

Field Summary
 
Fields inherited from class com.ddtek.jxtr.JXTRException
ACTIVE_RESULSTSET, BATCHES_NOT_SUPPORTED, CALL_OUT_OF_SEQUENCE, CLASS_NOT_LOADED, CONVERTION_FAILED, DATABASE_LIMITATIONS, DEMO_LICENSE_EXPIRED, DTD_NAMESPACE_CONFLICT, DTD_REFERENCE_ALREADY_SET, EXECUTE_REQUIRED, GET_OUT_OF_SEQUENCE, INTERNAL_ERROR, INVALID_BASE64_LENGTH, INVALID_DOM_NODE_TYPE, INVALID_HEX_CHARACTER, INVALID_HEX_LENGTH, INVALID_IGNORE_WS_VALUE, INVALID_JAVA_SQL_TYPE_NAME, INVALID_PARAMETER_INDEX, INVALID_PARAMETER_LABEL, INVALID_PARAMETERS, INVALID_XML_NAME, INVALID_XPATH_RETURN_TYPE, IO_EXCEPTION, ISO8601_ERROR_INVALID_TIMEZONE_TOKENS, ISO8601_ERROR_MISSING_TOKEN, ISO8601_ERROR_NO_HOURS, ISO8601_ERROR_NO_INTEGER, ISO8601_ERROR_NO_MINUTES, ISO8601_ERROR_NO_SECONDS, LICENSE_NOT_VALID, NESTEDAGGREGATES_DETECTED, NO_AGGREGATE_OR_GROUPED_EXPRESSION, NO_NODE_SET, NO_QUERY_STATEMENT, NO_RESULSTSET_SUPPORT, NO_SELECTLIST_ITEMS_UNDER_ROOT, NO_UPDATE_STATEMENT, NO_XML_DOCUMENT, NO_XML_ROW_PATTERN, NOT_NESTED_IN_XML_TAG, OBJECT_CLOSED, OEM_LICENSE_ONLY, ONE_ATTRIBUTE_COLUMN, ONLY_COLUMN_INDEXES, ONLY_CONSTANT_NS_URI_ALLOWED, ONLY_ODBC_TIMESTAMP_ENCODING, ORDER_BY_DETECTED, ORDER_BY_ORDINAL_INVALID, ORDER_BY_ORDINAL_RESET, ORDER_BY_OUT_OF_RANGE, PARAMETER_NOT_SET, PARAMETER_VALUE_NO_INTEGER, PARAMETER_VALUE_NO_INTEGER_OR_STRING, PARAMETER_VALUE_NO_STRING, PARAMETER_VALUE_NO_XML_SOURCE, PARSE_ERROR, QUERY_SELECT_ONE_COLUMN, ROOT_TAG_ALREADY_SET, SAX_EXCEPTION, SQL_CONSTRUCT_NOT_SUPPORTED, SQL_EXCEPTION, SQL_WARNING, SQLXML_EXPRESSION_NOT_SUPPORTED, TABLE_ALIAS_NOT_UNIQUE, TABLE_ALIAS_REQUIRED, UNEXPECTED_TOKEN, UNSUPPORTED_CONVERTION, UNSUPPORTED_DRIVER, UNSUPPORTED_TYPE, UPDATE_EXCEPTION, XML_KEY_ELEMENT_SELECT_ONE_COLUMN
 
Constructor Summary
JXTRSingleTableUpdateException(int[] updateCount, int exceptionCode)
           
JXTRSingleTableUpdateException(int[] updateCount, int exceptionCode, java.lang.Exception nestedException)
          Deprecated.  
JXTRSingleTableUpdateException(int[] updateCount, int exceptionCode, java.lang.Exception nestedException, java.lang.Object[] args)
          Deprecated.  
JXTRSingleTableUpdateException(int[] updateCount, int exceptionCode, java.lang.Object[] args)
           
JXTRSingleTableUpdateException(int[] updateCount, int exceptionCode, java.lang.Throwable cause)
           
JXTRSingleTableUpdateException(int[] updateCount, int exceptionCode, java.lang.Throwable cause, java.lang.Object[] args)
           
 
Method Summary
 int[] getUpdateCount()
          Gets the update count.
 
Methods inherited from class com.ddtek.jxtr.JXTRException
getCause, getCode, getMessage, getNestedException, initCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JXTRSingleTableUpdateException

public JXTRSingleTableUpdateException(int[] updateCount,
                                      int exceptionCode)

JXTRSingleTableUpdateException

public JXTRSingleTableUpdateException(int[] updateCount,
                                      int exceptionCode,
                                      java.lang.Object[] args)

JXTRSingleTableUpdateException

public JXTRSingleTableUpdateException(int[] updateCount,
                                      int exceptionCode,
                                      java.lang.Exception nestedException)
Deprecated.  


JXTRSingleTableUpdateException

public JXTRSingleTableUpdateException(int[] updateCount,
                                      int exceptionCode,
                                      java.lang.Exception nestedException,
                                      java.lang.Object[] args)
Deprecated.  


JXTRSingleTableUpdateException

public JXTRSingleTableUpdateException(int[] updateCount,
                                      int exceptionCode,
                                      java.lang.Throwable cause)

JXTRSingleTableUpdateException

public JXTRSingleTableUpdateException(int[] updateCount,
                                      int exceptionCode,
                                      java.lang.Throwable cause,
                                      java.lang.Object[] args)
Method Detail

getUpdateCount

public int[] getUpdateCount()
Gets the update count.

See Also:
JXTRSingleTableUpdate.executeUpdate().


Stylus Studio features SQL/XML tools for building XML views of relational data.