Kazed

Pragmatic software development

  • Increase font size
  • Default font size
  • Decrease font size
Home
Search
Search Only:

Search Keyword persistence

Total: 1 results found.

1. Getting the generated ID with Spring JdbcTemplate (in DB2)
(Matching tags: spring,java,persistence)
Automatically generated ID's are very handy, since you don't have to create the ID yourself and don't need a second roundtrip to the database as you would when you use a sequence Example Example table ...