/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.nitinsurana.struts2springhibernate.dao; /** * * @author Nitin */ public class TestCustomerDAO { public static void main(String[] args) { } }