sql server - Hibernate - Dealing with field that is not primary key bot of identity type -


it looks if possible have column increases values incrementally not primary key. table doesn't have primary key column.

now need model table in our application uses hibernate. strategies dealing such table?

enter image description here


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -