⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xsumessages.properties

📁 Oracle发布的自oracle8i以后可以使用的将oracle数据库记录直接映射为XML文件的程序依赖包
💻 PROPERTIES
字号:
// $Header: XSUMessages.properties 19-jun-2000.03:41:32 vnimani Exp $// XSUMessages.txt// Copyright (c) Oracle Corporation 2000. All Rights Reserved.//   NAME/     XSUMessages.txt - <one-line expansion of the name>//   DESCRIPTION/     <short description of component this file declares/defines>//   NOTES/     <other useful comments, qualifications, etc.>//   MODIFIED   (MM/DD/YY)/   vnimani     06/19/00 - add msg -- file does not exist/   vnimani     05/15/00 - add XSUE0201/   vnimani     04/12/00 - error message/   vnimani     04/12/00 - Creation/#-------------------------------#Keywords/Syntax#-------------------------------XSUK-0001 = DOCUMENTXSUK-0002 = ROWSETXSUK-0003 = ROWXSUK-0004 = ERRORXSUK-0005 = numXSUK-0006 = item#-------------------------------#Warnings#-------------------------------#-------------------------------#Error messages #-------------------------------# Generic  errors (XSUE-0000 to XSUE-0099)XSUE-0000 = Internal Error -- Exception Caught ''{0}''XSUE-0001 = Internal Error -- ''{0}''XSUE-0002 = ''{0}'' is not a scalar column. The row id attribute can only get values from scalar columns.XSUE-0003 = ''{0}'' is not a valid column name.XSUE-0004 = This object has been closed. If you would like the object not to be closed implicitly between calls, see the ''{0}'' method.XSUE-0005 = The row-set enclosing tag and the row enclosing tag are both omitted; consequently, the result can consist of at most one row which contains exactly one column.XSUE-0006 = The row enclosing tag or the row-set enclosing tag is ommitted; consequently to get a well formed XML document, the result can only consist of a single row with multiple columns or multiple rows with exactly one column each.XSUE-0007 = Parsing of the sqlname failed -- invalid arguments.XSUE-0008 = Character ''{0}'' is not allowed in an XML tag name.XSUE-0009 = this method is not supported by ''{0}'' class.  Please use ''{1}'' instead.XSUE-0010 = The number of bind names does not equal the number of bind values.XSUE-0011 = The number of bind values does not match the number of binds in the SQL statement.XSUE-0012 = Bind name identifier ''{0}'' does not exist in the sql query.XSUE-0013 = The bind identifier has to be of non-zero length.XSUE-0014 = Root node supplied is null.XSUE-0015 = Invalid LOB locator specified.XSUE-0016 = File ''{0}'' does not exit.#---------# Query errors (XSUE-0100 to XSUE-0199)XSUE-0100 = Invalid context handle specified.#---------# DML errors (XSUE-0200 to XSUE-0299)XSUE-0200 = The XML element tag ''{0}'' does not match the name of any of the columns/attributes of the target database object.XSUE-0201 = NULL is an invalid column name.XSUE-0202 = Column ''{0}'', specified to be a key column, does not not exits in table ''{1}''.XSUE-0203 = Column ''{0}'', specified as column to be updated, does not exist in the table ''{1}''.XSUE-0204 = Invalid REF element - ''{0}'' - attribute ''{1}'' missing.XSUE-0206 = Must specify key values before calling update routine. Use the ''{0}'' function. XSUE-0207 = UpdateXML: No columns to update. The XML document must contain some non-key columns to update.XSUE-0208 = The key column array must be non empty.XSUE-0209 = The key column array must be non empty.XSUE-0210 = No rows to modify -- the row enclosing tag missing.  Specify the correct row enclosing tag.XSUE-0211 = Exception ''{0}'' encountered during processing ROW element {1} in the XML document.XSUE-0212 = {1} XML rows were successfully processed and changes committed.XSUE-0213 = All prior XML row changes were rolled back.        #---------# Message pieces (XSUE-0300 to XSUE-0400)XSUE-0300 = NoteXSUE-0301 = Exception {0} caught: {1}XSUE-0302 = columnXSUE-0303 = nameXSUE-0303 = invalidXSUE-0304 = xml documentXSUE-0305 = template 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -