Spring DAO Wizard - 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 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.