/spring-jdbc

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

Primary LanguageJavaMIT LicenseMIT

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/