JavaBean XML Services - Teradata Studio

Teradata Studio IDE Plug-in User Guide

Product
Teradata Studio
Release Number
15.12
Published
August 2016
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
pts1468860020550.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2043
lifecycle
previous
Product Category
Teradata Tools and Utilities

The Java Bean Wrapper Wizard lets you specify how a JavaBean[TM] returns SQL result sets. If you select to return the result set as XML, the generated JavaBean[TM] source code calls to the Teradata XML Services to publish an SQL result set. The resulting data is an XML structure transformed by the Teradata XML Services.

The Java Bean wizard guides you through the following steps to create a JavaBean[TM] that returns an SQL result set as XML:
  • Select XSLT Stylesheet Options
  • Select a Target Schema
  • Create a Source Schema
  • Create an XSLT (Extensible Stylesheet Language Transformations)
  • Register XSLT Stylesheet