EasyManuals Logo

IBM DB2 User Manual

IBM DB2
585 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #348 background imageLoading...
Page #348 background image
xmlSchemaDocuments value is a String or InputStream value with a
maximum length of 30MB. The values must not be null.
xmlSchemaDocumentsLengths
The lengths of the XML schema documents in the xmlSchemaDocuments
parameter, if the first form of registerDB2XmlSchema is used. Each
xmlSchemaDocumentsLengths value is an int value.
xmlSchemaDocumentsProperties
Contains properties of the primary XML schema documents, such as
properties that are used by an external XML schema versioning system.
The database system does no validation of the contents of these values.
They are stored in the XSR table for retrieval and used in other tools and
XML schema repository implementations. Each
xmlSchemaDocumentsProperties value is a String or InputStream value
with a maximum length of 5MB. A value is null if there are no properties
to be passed.
xmlSchemaDocumentsPropertiesLengths
The lengths of the XML schema properties in the
xmlSchemaDocumentsProperties parameter, if the first form of
registerDB2XmlSchema is used. Each
xmlSchemaDocumentsPropertiesLengths value is an int value.
xmlSchemaProperties
Contains properties of the entire XML schema, such as properties that are
used by an external XML schema versioning system. The database system
does no validation of the contents of this value. They are stored in the XSR
table for retrieval and used in other tools and XML schema repository
implementations. The xmlSchemaProperties value is a String or
InputStream value with a maximum length of 5MB. The value is null if
there are no properties to be passed.
xmlSchemaPropertiesLengths
The length of the XML schema property in the xmlSchemaProperties
parameter, if the first form of registerDB2XmlSchema is used. The
xmlSchemaPropertiesLengths value is an int value.
isUsedForShredding
Indicates whether there are annotations in the schema that are to be used
for XML decomposition. isUsedForShredding is a boolean value.
This method does not apply to connections to IBM Informix Dynamic Server
data sources.
updateDB2XmlSchema
Format:
public void updateDB2XmlSchema(String[] targetSqlIdSchema,
String[] targetSqlIdName,
String[] sourceSqlIdSchema,
String[] sourceSqlIdName,
String[] xmlSchemaLocations,
boolean dropSourceSchema)
throws SQLException
Updates the contents of an XML schema with the contents of another XML
schema in the XML schema repository, and optionally drops the source
schema. The schema documents in the target XML schema are replaced with
the schema documents from the source XML schema. Before
updateDB2XmlSchema can be called, registration of the source and target XML
schemas must be completed.
332 Application Programming Guide and Reference for Java
â„¢
|
|
|
|
|
|

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM DB2 and is the answer not in the manual?

IBM DB2 Specifications

General IconGeneral
DeveloperIBM
Initial Release1983
LicenseProprietary
Written inC, C++
CategoryDatabase Management System (RDBMS)
Operating SystemLinux, Windows
Programming LanguagesC, C++
Data ModelsRelational
EditionsCommunity, Standard, Advanced
Key Featureshigh availability, scalability