jeyabalajis / spring-jdbc

A mini project to illustrate database interaction with Spring JDBC Template and Row Mapper Interface Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-jdbc

A mini project that illustrates database interaction with Spring JDBC Template and Row Mapper Interface Implementation

Configuration

Modify URL, User name and Password parameters for the data source bean in file config.xml under com.jeya.spring.springjdbc.employee.test/

About

A mini project to illustrate database interaction with Spring JDBC Template and Row Mapper Interface Implementation

License:MIT License


Languages

Language:Java 100.0%