I have a problem with inserting entities, that use sequences, to a MSSQL 2014 database. I use hibernate that is shipped with Wildfly 10 CR4 (but in CR1 and CR2 I got the sam
Actually this problem comes due to non proper mapping of tables. Check tables and Entity class mappings.