In JPA is simple to get the next value from DB with the @Generated etc.
In spring data JDBC working with autogenerated DB IDs is simple/natural.
But how about