databaseConnection

Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
connectionPoolingProperties ((anonymous)) 0/1
id (string) 0/1
databaseType (databaseType) 0/1
partitioningInformation (partitionDatabaseMeta) 0/unbounded
accessType (databaseAccessType) 0/1
maximumPoolSize (int) 1/1
indexTablespace (string) 0/1
usingConnectionPool (boolean) 1/1
quoteAllFields (boolean) 1/1
forcingIdentifiersToLowerCase (boolean) 1/1
SQLServerInstance (string) 0/1
usingDoubleDecimalAsSchemaTableSeparator (boolean) 1/1
connectSql (string) 0/1
password (string) 0/1
forcingIdentifiersToUpperCase (boolean) 1/1
hostname (string) 0/1
databasePort (string) 0/1
username (string) 0/1
extraOptions ((anonymous)) 0/1
dataTablespace (string) 0/1
informixServername (string) 0/1
databaseName (string) 0/1
attributes ((anonymous)) 0/1
streamingResults (boolean) 1/1
accessTypeValue (string) 0/1
changed (boolean) 1/1
partitioned (boolean) 1/1
initialPoolSize (int) 1/1
name (string) 0/1

JSON

property type description
connectionPoolingProperties connectionPoolingProperties ((anonymous))
id id (string)
databaseType databaseType (databaseType)
partitioningInformation array of partitioningInformation (partitionDatabaseMeta)
accessType accessType (databaseAccessType)
maximumPoolSize maximumPoolSize (int)
indexTablespace indexTablespace (string)
usingConnectionPool usingConnectionPool (boolean)
quoteAllFields quoteAllFields (boolean)
forcingIdentifiersToLowerCase forcingIdentifiersToLowerCase (boolean)
SQLServerInstance SQLServerInstance (string)
usingDoubleDecimalAsSchemaTableSeparator usingDoubleDecimalAsSchemaTableSeparator (boolean)
connectSql connectSql (string)
password password (string)
forcingIdentifiersToUpperCase forcingIdentifiersToUpperCase (boolean)
hostname hostname (string)
databasePort databasePort (string)
username username (string)
extraOptions extraOptions ((anonymous))
dataTablespace dataTablespace (string)
informixServername informixServername (string)
databaseName databaseName (string)
attributes attributes ((anonymous))
streamingResults streamingResults (boolean)
accessTypeValue accessTypeValue (string)
changed changed (boolean)
partitioned partitioned (boolean)
initialPoolSize initialPoolSize (int)
name name (string)

Copyright © Pentaho.com
Generated by Enunciate.