Skip to content

this app develops for understand more about any query of jdbc template, such as queryForObject,queryForList,query,... and i won't map java pojo on own i use BeanPropertyRowMapper class for mapping it's very useful. also add the dynamic sql concept (get table name from entity) and still got SimpleJdbcInsert for insert by nothing specify params.

Notifications You must be signed in to change notification settings

Thitikorn-Nupan/spring-boot-and-jdbc-template-understand-bean-property-row-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

this app develops for understand more about any query of jdbc template, such as queryForObject,queryForList,query,... and i won't map java pojo on own i use BeanPropertyRowMapper class for mapping it's very useful. also add the dynamic sql concept (get table name from entity) and still got SimpleJdbcInsert for insert by nothing specify params.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages