Spring DAO Wizard - Teradata Studio

Teradata Studio IDE Plug-in User Guide

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

The Spring DAO Wizard uses an interface created to implement a Spring Data Access Object (DAO). You create an interface, and the Wizard gives you the options to implement the DAO methods based on Java Wrapper Beans or iBatis SQL Maps. The Wizard also gives you the option to create a unit test to run and verify the newly implemented DAO.

Set up the java project as described in the Spring DAO project setup.