iBatis DAO Methods - Teradata Studio

Teradata Studio IDE Plug-in User Guide

Product
Teradata Studio
Release Number
16.00
Published
March 2017
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
poj1484765174891.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2043
Product Category
Teradata Tools and Utilities

The iBatis DAO Methods dialog enables you to edit DAO methods before they are generated. You can specify the Return types of the DAO methods and edit the DAO method names.

Options Descriptions
Name Lists the DAO methods names. You can edit these names.
Return Type Lists single result set objects. You can change the Return types of the DAO methods to a list of result set objects. This option is the default for generated DAO methods.
Use in WSDL Includes the DAO method in the WSDL. This column only displays if you selected the Create WSDL option. If the DAO method contains an unsupported data type such as java.util.Map, the radio button is not selectable.